[Webkit-unassigned] [Bug 97646] [EFL][WK2] WebProcess keeps on waiting for UIProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 12:26:37 PDT 2012


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





--- Comment #2 from Yael <yael.aharon.m at gmail.com>  2012-09-28 12:27:02 PST ---
(From update of attachment 165759)
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.

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