Bug 160703

Summary: It should be possible to re-initialize a MutationEvent after it's been dispatched
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, esprehn+autocc, kangil.han
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://www.w3.org/TR/2015/WD-uievents-20151215/#widl-MutationEvent-initMutationEvent
See Also: https://bugs.webkit.org/show_bug.cgi?id=160664
https://bugs.webkit.org/show_bug.cgi?id=160651
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-08-09 12:38:24 PDT
It should be possible to re-initialize a MutationEvent after it's been dispatched, similarly to Event:
- https://www.w3.org/TR/2015/WD-uievents-20151215/#widl-MutationEvent-initMutationEvent
Comment 1 Chris Dumez 2016-08-09 12:40:38 PDT
Created attachment 285663 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-10 07:50:49 PDT
Comment on attachment 285663 [details]
Patch

Clearing flags on attachment: 285663

Committed r204331: <http://trac.webkit.org/changeset/204331>
Comment 3 WebKit Commit Bot 2016-08-10 07:50:54 PDT
All reviewed patches have been landed.  Closing bug.