[webkit-reviews] review granted: [Bug 68074] [GTK][WEBKIT2] Add support for title property in WebKitWebView : [Attachment 111769] title property added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 23:44:15 PDT 2011


Martin Robinson <mrobinson at webkit.org> has granted Nayan Kumar K
<nayankk at motorola.com>'s request for review:
Bug 68074: [GTK][WEBKIT2] Add support for title property in WebKitWebView
https://bugs.webkit.org/show_bug.cgi?id=68074

Attachment 111769: title property added
https://bugs.webkit.org/attachment.cgi?id=111769&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=111769&action=review


> Source/WebKit2/UIProcess/API/gtk/WebKitWebLoaderClient.cpp:126
> +static void didReceiveTitleForFrame(WKPageRef page, WKStringRef titleRef,
WKFrameRef frameRef, WKTypeRef, const void* clientInfo)

You can remove the name of clientInfo, since it's unused.


More information about the webkit-reviews mailing list