[Bug 24810] New: "invoke MutationObserver object" should be updated for microtasks

[email protected]
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24810

            Bug ID: 24810
           Summary: "invoke MutationObserver object" should be updated for
                    microtasks
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

http://dom.spec.whatwg.org/#mutation-observers

See bug 22296. Mutation observers should now queue a "compound microtask", and
each time they call a callback, they should "execute a compound microtask
subtask" to run the steps that invoke the callback. (This microtask might end
up interrupted and queued on the main event loop, letting the compound
microtask immediately continue.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.