WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 80549
79710
Deliver to MutationObservers in creation order
https://bugs.webkit.org/show_bug.cgi?id=79710
Summary
Deliver to MutationObservers in creation order
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug