Bug 163174

Summary: Update CustomEvent to stop using legacy [ConstructorTemplate=Event]
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, cgarcia, commit-queue, darin, dbates, esprehn+autocc, kangil.han, kondapallykalyan, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Chris Dumez
Reported 2016-10-08 19:38:37 PDT
Update CustomEvent to stop using legacy [ConstructorTemplate=Event] and use an actual constructor instead.
Attachments
Patch (15.96 KB, patch)
2016-10-08 19:45 PDT, Chris Dumez
darin: review+
Chris Dumez
Comment 1 2016-10-08 19:45:20 PDT
Darin Adler
Comment 2 2016-10-08 20:47:33 PDT
Comment on attachment 291035 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=291035&action=review > Source/WebCore/ChangeLog:13 > + as detail value in CustomEventInit. We used to initialize detailt to Typo: detailt
Chris Dumez
Comment 3 2016-10-08 20:49:15 PDT
Note You need to log in before you can comment on or make changes to this bug.