Bug 79710

Summary: Deliver to MutationObservers in creation order
Product: WebKit Reporter: Adam Klein <adamk>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ojan, rafaelw, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68729    

Adam Klein
Reported 2012-02-27 15:44:02 PST
Currently, delivery is in the order of the first mutation per observer per microtask. It should be, instead, in order of MutationObserver creation, oldest-to-newest. https://www.w3.org/Bugs/Public/show_bug.cgi?id=16092
Attachments
Adam Klein
Comment 1 2012-03-21 13:49:34 PDT
*** This bug has been marked as a duplicate of bug 80549 ***
Note You need to log in before you can comment on or make changes to this bug.