[Webkit-unassigned] [Bug 33783] [DRT][Mac] Add modifiers parameter to mouseDown() and mouseUp()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 18 18:38:34 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33783
--- Comment #4 from TAMURA, Kent <tkent at chromium.org> 2010-01-18 18:38:34 PST ---
(In reply to comment #2)
> This isn't reliable. The argument to "withModifiers" will be random data on the
> stack. The object "nil" is passed as the first argument, but no second argument
> is passed. The simplest way I can think of to make this work is to keep a
> method with the old name and have it call the new method. There may be other
> alternatives.
Thank you for the advice. I did so in the updated patch.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list