[Webkit-unassigned] [Bug 132583] Need a delegate that informs the UI process when the page's pin state changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 5 16:15:26 PDT 2014


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


Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Beth Dakin <bdakin at apple.com>  2014-05-05 16:15:47 PST ---
(In reply to comment #3)
> (From update of attachment 230864 [details])
> 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&.

I changed it to that! http://trac.webkit.org/changeset/168325

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