[Webkit-unassigned] [Bug 97646] [EFL][WK2] WebProcess keeps on waiting for UIProcess
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 10 15:36:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97646
--- Comment #3 from Yael <yael.aharon.m at gmail.com> 2012-10-10 15:37:16 PST ---
(In reply to comment #2)
> (From update of attachment 165759 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=165759&action=review
>
> > Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:533
> > + priv->viewportHandler->setRendererActive(true);
>
> Is this really needed every time we enter AC or only the first time?
> As an aside, PageClientImpl::enterAcceleratedCompositingMode() is not implemented in any other port, so we should probably move the initialization code out of it instead of adding to it.
After http://trac.webkit.org/changeset/130389 ewk_view_accelerated_compositing_mode_enter is called only once.
This patch looks good to me.
--
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