Summary: | Update CustomEvent to stop using legacy [ConstructorTemplate=Event] | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
Component: | DOM | Assignee: | 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
Chris Dumez
2016-10-08 19:38:37 PDT
Created attachment 291035 [details]
Patch
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 Committed r206964: <http://trac.webkit.org/changeset/206964> |