[Webkit-unassigned] [Bug 102000] [EFL][WK2] White flicker when scrolling big pages with dark background on slower hardware.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 16:34:03 PST 2012


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





--- Comment #5 from Viatcheslav Ostapenko <ostap73 at gmail.com>  2012-11-12 16:35:47 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > (From update of attachment 173748 [details] [details] [details])
> > > You should clear the color inside ewk_view before painting, not add an API to LayerTreeRenderer.
> > 
> > Won't it will be useful to other ports? 
> > I 1st made it like you say clearing viewport before painting in EwkViewImpl, but it looked ugly with all GL ifdefs/includes and 2 branches for GL and non-GL cases.
> 
> It would be useful for other ports, but not in this way. We should pass the actual background color to LayerTreeCoordinatorProxy, not go out to the API and back in...

Ok

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