[Webkit-unassigned] [Bug 55021] [EFL] Scroll doesn't work on tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 09:56:27 PDT 2011


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





--- Comment #21 from Rafael Antognolli <antognolli at profusion.mobi>  2011-04-20 09:56:26 PST ---
(In reply to comment #20)
> (From update of attachment 90284 [details])
> Would not it be clearer if from FrameLoaderClientEFL::transitionToCommittedForNewPage (when frame view is created) you do:
> 
> ...
> m_frame->createView(blablabla);
> ...
> m_frame->view()->setPaintsEntireContents(false);
> }

But we need paintEntireContents set to True in order to make our tiled backing store work.

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