[Webkit-unassigned] [Bug 51241] [GTK] PlatformRefPtr should not be used with Gtk widgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 23:13:00 PST 2010


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





--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2010-12-20 23:13:00 PST ---
(In reply to comment #4)
> 
> In this case it should still be appropriate for situations where WebKit wants to control the lifetime of the GTK+ object or if it's shared between WebKit classes. For instance, ContextMenu isn't copyable, but if it was we would want the menu widget to be a PlatformRefPtr.

Sure, as I said in the bug description there are some situations where using PlatformRefPtr with widgets is correct.

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