[Webkit-unassigned] [Bug 59603] [GTK] WKView should be a GtkWidget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 00:33:26 PDT 2011


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91274|0                           |1
        is obsolete|                            |
  Attachment #91274|review?                     |
               Flag|                            |
  Attachment #91440|                            |review?
               Flag|                            |




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-04-28 00:33:26 PST ---
Created an attachment (id=91440)
 --> (https://bugs.webkit.org/attachment.cgi?id=91440&action=review)
New patch

As martin poined out, we don't need a new class inheriting from WebKitWebViewBase, we can simply map WKViewRef to WebKitWebViewBase. So this patch leaves WebKitWebViewBase as a non-abstract class and makes WKViewCreate return the widget instead of the page client so that WKView can be used as a widget.

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