Bug 81768 - [Qt] Apply tile removals at the same time as update buffer swaps.
Summary: [Qt] Apply tile removals at the same time as update buffer swaps.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 05:32 PDT by Jocelyn Turcotte
Modified: 2012-03-21 10:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.07 KB, patch)
2012-03-21 05:41 PDT, Jocelyn Turcotte
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-03-21 05:32:01 PDT
[Qt] Apply tile removals at the same time as update buffer swaps.
Comment 1 Jocelyn Turcotte 2012-03-21 05:41:40 PDT
Created attachment 133024 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-03-21 06:10:50 PDT
Comment on attachment 133024 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=133024&action=review

> Source/WebKit2/ChangeLog:13
> +        This patch fixes it by keeping rendering removed tiles until

rendering removed tiles?
Comment 3 Jocelyn Turcotte 2012-03-21 10:22:46 PDT
Committed r111565: <http://trac.webkit.org/changeset/111565>