[Webkit-unassigned] [Bug 83218] New: [MutationObservers] implement takeRecords()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 14:28:00 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83218

           Summary: [MutationObservers] implement takeRecords()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafaelw at chromium.org
                CC: sam at webkit.org, ojan at chromium.org, rniwa at webkit.org,
                    adamk at chromium.org
            Blocks: 68729


Per https://www.w3.org/Bugs/Public/show_bug.cgi?id=16606, MutationObserver should expose a takeRecords() call which synchronously retrieves & clears any pending mutation records. If none are pending, it should return an empty array. It should not do anything else (in particular, it should not clear transient observers).

Anne has committed to updating the spec by end of week.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list