Bug 167602 - Drop legacy constants on Event interface
Summary: Drop legacy constants on Event interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2017-01-30 13:50 PST by Chris Dumez
Modified: 2017-01-30 16:13 PST (History)
10 users (show)

See Also:


Attachments
Patch (13.53 KB, patch)
2017-01-30 13:55 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (14.58 KB, patch)
2017-01-30 14:48 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-01-30 13:50:42 PST
Drop legacy constants on Event interface.

Firefox and Chrome currently do not have them.

Discussion:
- https://github.com/whatwg/dom/issues/334#issuecomment-267588129
Comment 1 Chris Dumez 2017-01-30 13:55:47 PST
Created attachment 300140 [details]
Patch
Comment 2 Chris Dumez 2017-01-30 14:07:20 PST
Comment on attachment 300140 [details]
Patch

Needs to drop them in C++ code too.
Comment 3 Chris Dumez 2017-01-30 14:48:41 PST
Created attachment 300145 [details]
Patch
Comment 4 WebKit Commit Bot 2017-01-30 16:13:13 PST
Comment on attachment 300145 [details]
Patch

Clearing flags on attachment: 300145

Committed r211393: <http://trac.webkit.org/changeset/211393>
Comment 5 WebKit Commit Bot 2017-01-30 16:13:18 PST
All reviewed patches have been landed.  Closing bug.