Bug 114364 - Use minimal tiles during live resize
Summary: Use minimal tiles during live resize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-10 10:44 PDT by Antti Koivisto
Modified: 2013-04-10 11:06 PDT (History)
4 users (show)

See Also:


Attachments
patch (3.05 KB, patch)
2013-04-10 10:56 PDT, Antti Koivisto
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-04-10 10:44:38 PDT
We currently update non-visible speculative tiles during resizing. We should just drop them.
Comment 1 Antti Koivisto 2013-04-10 10:44:57 PDT
<rdar://problem/13620334>
Comment 2 Antti Koivisto 2013-04-10 10:56:16 PDT
Created attachment 197312 [details]
patch
Comment 3 Antti Koivisto 2013-04-10 11:06:29 PDT
http://trac.webkit.org/changeset/148111