[Webkit-unassigned] [Bug 76124] WheelEvent.initWebKitWheelEvent differs from DOM Events WheelEvent.initWheelEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 12:29:10 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76124


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan at chromium.org




--- Comment #4 from Ojan Vafai <ojan at chromium.org>  2012-01-12 12:29:09 PST ---
(In reply to comment #3)
> DOM3 events is somewhat controversial, but I don't think this aspect of it is controversial.  We should double-check the implementation in other browsers to make sure whatever we do is interoperable.

We're removing init* methods from all specs and using constructors. So, I think this specific aspect is controversial. We should only implement this if we are required to for web compat, otherwise we should try to get the spec updated.

-- 
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