[webkit-reviews] review requested: [Bug 68055] [GTK][WEBKIT2] WebKitWebFrame WebKit1 style API implementation : [Attachment 107285] WebKitWebFrame WebKit1 style API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 22:06:24 PDT 2011


Nayan Kumar K <nayankk at motorola.com> has asked	for review:
Bug 68055: [GTK][WEBKIT2] WebKitWebFrame WebKit1 style API implementation
https://bugs.webkit.org/show_bug.cgi?id=68055

Attachment 107285: WebKitWebFrame WebKit1 style API
https://bugs.webkit.org/attachment.cgi?id=107285&action=review

------- Additional Comments from Nayan Kumar K <nayankk at motorola.com>
Draft patch illustrating the WebKitWebFrame WebKit1 style API implementation.

I had to make changes in platform dependent code (LoaderClient) to know when a
mainFrame is created (Similar changes might have to be done for sub frame
creation as well). Right now this patch just implements didCreateMainFrame and
creates WebKitWebFrame main frame object once this callback gets called.


More information about the webkit-reviews mailing list