Bug 163293

Summary: Update CloseEvent to stop using legacy [ConstructorTemplate=Event]
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-10-11 12:50:04 PDT
Update CloseEvent to stop using legacy [ConstructorTemplate=Event] and use a regular constructor as in the specification:
- https://html.spec.whatwg.org/multipage/comms.html#the-closeevent-interfaces
Comment 1 Chris Dumez 2016-10-11 14:19:15 PDT
Created attachment 291296 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-11 15:05:40 PDT
Comment on attachment 291296 [details]
Patch

Clearing flags on attachment: 291296

Committed r207169: <http://trac.webkit.org/changeset/207169>
Comment 3 WebKit Commit Bot 2016-10-11 15:05:44 PDT
All reviewed patches have been landed.  Closing bug.