[Webkit-unassigned] [Bug 142294] Message UI process when contentSize changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 11:02:36 PST 2015


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

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247869|review?                     |review+
              Flags|                            |

--- Comment #2 from Andreas Kling <akling at apple.com> ---
Comment on attachment 247869
  --> https://bugs.webkit.org/attachment.cgi?id=247869
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=247869&action=review

r=me

> Source/WebKit2/UIProcess/PageClient.h:-158
> -#if PLATFORM(EFL)
>      virtual void didChangeContentSize(const WebCore::IntSize&) = 0;
> -#endif

Since you're unmasking a pure virtual here, you'll need to update the Gtk+ subclass of PageClient as well.

-- 
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/20150304/79b425e2/attachment-0002.html>


More information about the webkit-unassigned mailing list