[webkit-reviews] review requested: [Bug 57944] [GTK] Implement WKView with a common widget that can be used by both C and gtk APIs : [Attachment 88405] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 06:15:07 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 57944: [GTK] Implement WKView with a common widget that can be used by both
C and gtk APIs
https://bugs.webkit.org/show_bug.cgi?id=57944

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

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Move gtk API from UIProcess/gtk to UIProcess/API/gtk. WebView and WebViewWidget
have been merged into WebKitWebViewBase, the common abstract class that will be
used to create view widgets. PageClient implementation has been moved to
PageClientImpl and it's used by WebKitWebViewBase. WKView provides a gtk widget
for the C API inheriting from WebKitWebViewBase.


More information about the webkit-reviews mailing list