[Webkit-unassigned] [Bug 109550] New: DeleteButtonController::enable and disable should be called via a RAII object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 00:01:05 PST 2013


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

           Summary: DeleteButtonController::enable and disable should be
                    called via a RAII object
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, benjamin at webkit.org,
                    enrica at apple.com, leviw at chromium.org


DeleteButtonController::enable/disable should be wrapped in a RAII object.

Introducing such a RAII object will also allow us to further reduce the number of if-defs for ENABLE_DELETION_UI.

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