[Webkit-unassigned] [Bug 89351] New: HTML parser should queue MutationRecords for its operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 09:22:34 PDT 2012


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

           Summary: HTML parser should queue MutationRecords for its
                    operations
           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: adamk at chromium.org
                CC: eric at webkit.org, abarth at webkit.org, ojan at chromium.org,
                    rafaelw at chromium.org, rniwa at webkit.org
            Blocks: 68729


Mozilla's implementation of MutationObservers queues MutationRecords for DOM operations executed by the parser, not just those initiated through DOM APIs and editing.  Per http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/1198.html, it seems likely that we'll want to change WebKit to have the same behavior to match Firefox.

-- 
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