Bug 160703 - It should be possible to re-initialize a MutationEvent after it's been dispatched
Summary: It should be possible to re-initialize a MutationEvent after it's been dispat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://www.w3.org/TR/2015/WD-uievent...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-08-09 12:38 PDT by Chris Dumez
Modified: 2016-08-10 07:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.85 KB, patch)
2016-08-09 12:40 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.