[Webkit-unassigned] [Bug 144468] New: Asynchronous (or timed-out synchronous) resize flashes white instead of page background color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 13:52:17 PDT 2015


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

            Bug ID: 144468
           Summary: Asynchronous (or timed-out synchronous) resize flashes
                    white instead of page background color
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thorton at apple.com

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

Use the pageExtendedBackgroundColor for the background color of the WKView,
if we have one (and aren't using a transparent background). This means
during asynchronous resize or other cases where the Web process isn't keeping
up with the UI process during a resize, we'll see background color instead of white.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150430/63abe82e/attachment.html>


More information about the webkit-unassigned mailing list