Bug 109782 - Coordinated Graphics: Remove pending mechanism of CoordinatedBackingStore.
Summary: Coordinated Graphics: Remove pending mechanism of CoordinatedBackingStore.
Status: NEW
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:
Depends on: 108294
Blocks: 103854
  Show dependency treegraph
 
Reported: 2013-02-13 19:55 PST by Dongseong Hwang
Modified: 2013-02-13 19:55 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2013-02-13 19:55:00 PST
After Bug 108294, CoordinatedBackingStore does not need to postpone tile update and remove, because those actions will be performed during flushing.