[Webkit-unassigned] [Bug 105810] New: [Mutation Observers] prevent delivery while recipient context is suspended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 15:27:40 PST 2012


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

           Summary: [Mutation Observers] prevent delivery while recipient
                    context is suspended
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafaelw at chromium.org
                CC: keishi at webkit.org, ojan at chromium.org,
                    pmuellr at yahoo.com, pfeldman at chromium.org,
                    yurys at chromium.org, arv at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    adamk at chromium.org, vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com
            Blocks: 68729


If the execution context is paused, but triggers a mutation (e.g. by stepping through code), Mutation Observers should refrain from attempting delivery until the context is resumed.

Currently, the delivery just gets dropped on the floor.

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