[Webkit-unassigned] [Bug 68085] [GTK] Loader client implementation for WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 09:24:19 PDT 2011


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2011-09-21 09:24:19 PST ---
(From update of attachment 108136)
I like this approach a lot. We don't have to expose an interface at first, if we are unsure about it. One suggestion I have for the patch is to make the loader client responsible for creating the WK2 page client. The callback methods can call the interface methods directly -- they will receive it as their private data. Ths will reduce the amount of null checks and the code in WebKitWebView.cpp.

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