Bug 167602

Summary: Drop legacy constants on Event interface
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, darin, dbates, esprehn+autocc, kangil.han, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.