Bug 163288 - Update UIRequestEvent to stop using legacy [ConstructorTemplate=Event]
Summary: Update UIRequestEvent to stop using legacy [ConstructorTemplate=Event]
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-11 09:36 PDT by Chris Dumez
Modified: 2016-10-11 16:10 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.57 KB, patch)
2016-10-11 09:37 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-11 09:36:16 PDT
Update UIRequestEvent to stop using legacy [ConstructorTemplate=Event] and use a constructor as in the specification:
- https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html#UIRequestEvent
Comment 1 Chris Dumez 2016-10-11 09:37:54 PDT
Created attachment 291269 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-11 16:10:11 PDT
Comment on attachment 291269 [details]
Patch

Clearing flags on attachment: 291269

Committed r207174: <http://trac.webkit.org/changeset/207174>
Comment 3 WebKit Commit Bot 2016-10-11 16:10:16 PDT
All reviewed patches have been landed.  Closing bug.