WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171879
Introduce DocumentAndElementEventHandlers IDL interface
https://bugs.webkit.org/show_bug.cgi?id=171879
Summary
Introduce DocumentAndElementEventHandlers IDL interface
Chris Dumez
Reported
2017-05-09 13:18:15 PDT
Introduce DocumentAndElementEventHandlers IDL interface: -
https://html.spec.whatwg.org/#documentandelementeventhandlers
This avoids duplication between Document.idl and Element.idl.
Attachments
WIP Patch
(14.88 KB, patch)
2017-05-09 13:19 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(21.36 KB, patch)
2017-05-09 14:03 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(21.92 KB, patch)
2017-05-09 14:39 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-05-09 13:19:37 PDT
Created
attachment 309530
[details]
WIP Patch
Chris Dumez
Comment 2
2017-05-09 14:03:17 PDT
Created
attachment 309536
[details]
Patch
Ryosuke Niwa
Comment 3
2017-05-09 14:15:12 PDT
Comment on
attachment 309536
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=309536&action=review
> Source/WebCore/dom/Element.idl:131 > + // Non standard event handler.
Maybe just "Non standard." would be sufficient?
> LayoutTests/fast/events/DocumentAndElementEventHandlers-expected.txt:3 > +PASS Document handlers > +PASS Element handlers
Can we split out the list of event handlers here? This output is really terse.
Ryosuke Niwa
Comment 4
2017-05-09 14:15:26 PDT
r=me as well.
Chris Dumez
Comment 5
2017-05-09 14:39:17 PDT
Created
attachment 309543
[details]
Patch
Chris Dumez
Comment 6
2017-05-09 14:40:16 PDT
Comment on
attachment 309543
[details]
Patch Clearing flags on attachment: 309543 Committed
r216542
: <
http://trac.webkit.org/changeset/216542
>
Chris Dumez
Comment 7
2017-05-09 14:40:17 PDT
All reviewed patches have been landed. Closing bug.
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