Bug 115145 - Page Overlays shouldn't waste time flushing layers if we're not going to use it
Summary: Page Overlays shouldn't waste time flushing layers if we're not going to use it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-24 18:16 PDT by Tim Horton
Modified: 2013-04-25 10:59 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.56 KB, patch)
2013-04-24 18:19 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-04-24 18:16:29 PDT
Currently we have optimized page overlays to not make backing store for the page overlay layer until something causes it to paint - there's also no point in flushing it upon install.
Comment 1 Tim Horton 2013-04-24 18:19:03 PDT
Created attachment 199574 [details]
patch
Comment 2 Tim Horton 2013-04-24 18:31:54 PDT
http://trac.webkit.org/changeset/149086
Comment 3 Radar WebKit Bug Importer 2013-04-25 10:59:38 PDT
<rdar://problem/13739070>