[Webkit-unassigned] [Bug 137178] New: Use std::unique_ptr for ContextMenuController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 27 08:21:29 PDT 2014


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

           Summary: Use std::unique_ptr for ContextMenuController
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at webkit.org


Switch to using std::unique_ptr instead of OwnPtr and PassOwnPtr for ContextMenuController class. Inherited class is changed according to this change as well.

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