[Webkit-unassigned] [Bug 96717] New: Turn forbidEventDispatch and allowEventDispatch into a RAII object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 18:43:09 PDT 2012


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

           Summary: Turn forbidEventDispatch and allowEventDispatch into a
                    RAII object
           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: rniwa at webkit.org
                CC: eric at webkit.org, darin at apple.com, ap at webkit.org,
                    abarth at webkit.org, inferno at chromium.org
            Blocks: 96702


Calling forbidEventDispatch and allowEventDispatch pair is error prone. We should turn it into a RAII object.

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