[webkit-reviews] review denied: [Bug 102000] [EFL][WK2] White flicker when scrolling big pages with dark background on slower hardware. : [Attachment 174074] View background color patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 03:06:52 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has denied Viatcheslav
Ostapenko <ostap73 at gmail.com>'s request for review:
Bug 102000: [EFL][WK2] White flicker when scrolling big pages with dark
background on slower hardware.
https://bugs.webkit.org/show_bug.cgi?id=102000

Attachment 174074: View background color patch.
https://bugs.webkit.org/attachment.cgi?id=174074&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
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!


More information about the webkit-reviews mailing list