[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
Wed Nov 14 03:06:54 PST 2012


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #174074|review?                     |review-
               Flag|                            |




--- Comment #24 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-11-14 03:08:40 PST ---
(From update of attachment 174074)
View in context: https://bugs.webkit.org/attachment.cgi?id=174074&action=review

> Source/WebKit2/ChangeLog:11
> +        with new API function ewk_view_draws_page_brackground_set .

Please check spelling! brackground? :)

Info on why it makes sense to have it disabled by default.

Could we do something smarter even by showing a low scale version of the content instead (or between real content and background color) ? say scale 0.25, that should account for max 3 tiles for that.

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:925
> +void ewk_view_draws_page_brackground_set(Evas_Object *ewkView, Eina_Bool enabled)

oh no! even here you spell it wrong!

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