Bug 144468

Summary: Asynchronous (or timed-out synchronous) resize flashes white instead of page background color
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: REOPENED    
Severity: Normal CC: bdakin, commit-queue, mitz, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 145326    
Bug Blocks:    
Attachments:
Description Flags
patch simon.fraser: review+

Tim Horton
Reported 2015-04-30 13:52:17 PDT
Created attachment 252085 [details] 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.
Attachments
patch (2.16 KB, patch)
2015-04-30 13:52 PDT, Tim Horton
simon.fraser: review+
WebKit Commit Bot
Comment 1 2015-04-30 13:54:09 PDT
Attachment 252085 [details] did not pass style-queue: ERROR: Source/WebKit2/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 2 2015-04-30 15:18:46 PDT
WebKit Commit Bot
Comment 3 2015-05-22 16:25:49 PDT
Re-opened since this is blocked by bug 145326
Note You need to log in before you can comment on or make changes to this bug.