[Webkit-unassigned] [Bug 187646] [WPE] Provide API to configure the default page background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 08:32:22 PDT 2018


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
Created attachment 344945

  --> https://bugs.webkit.org/attachment.cgi?id=344945&action=review

Patch which hardcodes black as background

As an example, this is a patch which changes Color::white to
Color::black in a few places to avoid the white flash for a
device I am working with at the moment. It could be that there
is a better way, but this is working well for me right now.

IMHO there is value in providing API for this, I can easily
imagine more situations in which setting the background may
be useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180713/92e072ea/attachment.html>


More information about the webkit-unassigned mailing list