[webkit-reviews] review granted: [Bug 132583] Need a delegate that informs the UI process when the page's pin state changes : [Attachment 230864] Patch that bumps version of UIClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 5 15:56:35 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 132583: Need a delegate that informs the UI process when the page's pin
state changes
https://bugs.webkit.org/show_bug.cgi?id=132583

Attachment 230864: Patch that bumps version of UIClient
https://bugs.webkit.org/attachment.cgi?id=230864&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230864&action=review


> Source/WebKit2/UIProcess/API/APIUIClient.h:136
> +    virtual void pinnedStateDidChange(WebKit::WebPageProxy*) { }

This can take a WebPageProxy&.


More information about the webkit-reviews mailing list