[Webkit-unassigned] [Bug 96702] New: Should have a DOMCriticalSection RAIA which forbids event dispatch, etc. while on the stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 15:40:28 PDT 2012


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

           Summary: Should have a DOMCriticalSection RAIA which forbids
                    event dispatch, etc. while on the stack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: rniwa at webkit.org


Should have a DOMCriticalSection RAIA which forbids event dispatch, etc. while on the stack

Right now we do this manually, and rather ad-hoc.  We should have some slicker tools for annotating when the DOM is in an inconsistent state and we do not expect JS to run.

This came up again while reviewing bug 93639

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