[Webkit-unassigned] [Bug 173712] [WPE] User script messages don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 08:36:11 PDT 2017


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Sam Weinig from comment #3)
> Comment on attachment 313613 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=313613&action=review
> 
> > Source/WebKit2/UIProcess/WebPageProxy.h:641
> > +#if PLATFORM(WPE)
> > +    WKWPE::View& view();
> > +#endif
> 
> Please don't add view accessors to WebPageProxy, we have been working to
> remove the ones in the cocoa platform.  Instead please add PageClient
> functions for the functionality you need.

Sure, I didn't know that

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170622/47743f9e/attachment.html>


More information about the webkit-unassigned mailing list