[webkit-reviews] review granted: [Bug 128498] [GTK] Add API to create a webview related to another one : [Attachment 223626] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 04:46:38 PST 2014


Gustavo Noronha (kov) <gns at gnome.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 128498: [GTK] Add API to create a webview related to another one
https://bugs.webkit.org/show_bug.cgi?id=128498

Attachment 223626: Patch
https://bugs.webkit.org/attachment.cgi?id=223626&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=223626&action=review


> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:653
> +	*
> +	* The related #WebKitWebView used when creating the view to share the
> +	* same web process.
> +	*

We should explain here that you can't obtain the related view after the
creation, or is the gtk-doc note for a write-only, consctruct-only property
enough, you think (I don't recall seeing one)?


More information about the webkit-reviews mailing list