WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107428
Enable DOM4_EVENTS_CONSTRUCTOR
https://bugs.webkit.org/show_bug.cgi?id=107428
Summary
Enable DOM4_EVENTS_CONSTRUCTOR
Kentaro Hara
Reported
2013-01-21 00:53:15 PST
Currently DOM4_EVENTS_CONSTRUCTOR is enabled in Chromium only. We need to enable the flag in other ports. By enabling the flag, we can expose constructors for UIEvent, MouseEvent, KeyboardEvent, WheelEvent, TextEvent, CompositionEvent and FocusEvent. Editor's draft:
https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2013-05-21 10:31:35 PDT
This is also enabled under Safari (OS X).
David Kilzer (:ddkilzer)
Comment 2
2016-09-09 10:55:11 PDT
<
rdar://problem/28228198
>
David Kilzer (:ddkilzer)
Comment 3
2016-09-09 11:00:24 PDT
This was fixed in
r140493
. <
https://trac.webkit.org/changeset/140493
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug