[Webkit-unassigned] [Bug 73492] New: [MutationObservers] V8LazyEventHandler breaks microtask delivery semantics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 14:39:56 PST 2011


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

           Summary: [MutationObservers] V8LazyEventHandler breaks
                    microtask delivery semantics
           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: ojan at chromium.org, rniwa at webkit.org,
                    adamk at chromium.org
            Blocks: 68729


It implements the target->form->document scoping for inline event handler names by executing script (in prepareListenerObject).

As a result, any pending mutation observers are delivered before the inline event handler runs.

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