[Webkit-unassigned] [Bug 127431] New: [GLIB] Use GUniquePtr instead of GOwnPtr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 22 10:30:02 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127431
Summary: [GLIB] Use GUniquePtr instead of GOwnPtr
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
GUniquePtr is just a template alias of std::unique_ptr with a custo deleter that replaces GOwnPtr.
--
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