[Webkit-unassigned] [Bug 59679] [GTK] Create the page client in the view widget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 08:47:16 PDT 2011


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





--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2011-04-28 08:47:17 PST ---
(From update of attachment 91455)
View in context: https://bugs.webkit.org/attachment.cgi?id=91455&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:379
> +    priv->page->initializeWebPage();

Where is this method defined?

> Source/WebKit2/UIProcess/gtk/WebView.h:50
> +    WebPageProxy* page() const;

Please call this one pageProxy, just to be clear.

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