[webkit-reviews] review requested: [Bug 57820] [GTK] Export an API similar to WebKit1 : [Attachment 88190] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 5 01:50:42 PDT 2011
Carlos Garcia Campos <cgarcia at igalia.com> has asked for review:
Bug 57820: [GTK] Export an API similar to WebKit1
https://bugs.webkit.org/show_bug.cgi?id=57820
Attachment 88190: Patch
https://bugs.webkit.org/attachment.cgi?id=88190&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 WebKitWebView, the public view widget that provides the
same API than WebKit1. PageClient implementation has been moved to
PageClientImpl. WKView and WKAPICastGtk have been removed since they are no
longer needed.
More information about the webkit-reviews
mailing list