[Webkit-unassigned] [Bug 55437] New: [GTK] Convert use of raw pointer to RefPtr in webkitwebiew.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 18:52:28 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55437
Summary: [GTK] Convert use of raw pointer to RefPtr in
webkitwebiew.cpp
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joone at kldp.org
When we create a cairo context through gdk_cairo_create, we need to use RefPtr instead of raw pointer.
--
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