RESOLVED FIXED 163174
Update CustomEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163174
Summary Update CustomEvent to stop using legacy [ConstructorTemplate=Event]
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.