[Webkit-unassigned] [Bug 127170] New: [GTK] Add GUniquePtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 17 04:01:29 PST 2014


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

           Summary: [GTK] Add GUniquePtr
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


The idea is to replace GOwnPtr with a new simpler class derived the std:unique_ptr. Not everything can be replaced, though, because GOwnPtr::outPtr() doesn't seem to be possible to implement with unique_ptr.

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