Bug 163368 - [Web IDL] Drop support for legacy [ConstructorConditional=*]
Summary: [Web IDL] Drop support for legacy [ConstructorConditional=*]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-12 16:32 PDT by Chris Dumez
Modified: 2016-10-12 22:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (58.80 KB, patch)
2016-10-12 16:39 PDT, 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 2016-10-12 16:32:26 PDT
Drop support for legacy [ConstructorConditional=*] webkit-specific IDL extended attribute. This was introduced to disable DOM4 event constructors at compile time. However, nowadays, those constructors are enabled everywhere.
Comment 1 Chris Dumez 2016-10-12 16:39:43 PDT
Created attachment 291416 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-12 22:26:30 PDT
Comment on attachment 291416 [details]
Patch

Clearing flags on attachment: 291416

Committed r207279: <http://trac.webkit.org/changeset/207279>
Comment 3 WebKit Commit Bot 2016-10-12 22:26:35 PDT
All reviewed patches have been landed.  Closing bug.