Bug 53135 - Add and implement LayerTreeHost::scheduleLayerFlush
Summary: Add and implement LayerTreeHost::scheduleLayerFlush
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 15:55 PST by Anders Carlsson
Modified: 2011-01-25 17:17 PST (History)
3 users (show)

See Also:


Attachments
Patch (10.25 KB, patch)
2011-01-25 15:57 PST, Anders Carlsson
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-01-25 15:55:44 PST
Add and implement LayerTreeHost::scheduleLayerFlush
Comment 1 Anders Carlsson 2011-01-25 15:57:28 PST
Created attachment 80141 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-01-25 16:16:56 PST
Comment on attachment 80141 [details]
Patch

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

> Source/WebKit2/WebProcess/WebPage/mac/LayerTreeHostMac.mm:64
> +    // We successfully synced the compositing layers, remove the run loop observer.

s/synced the compositing layers/flushed the pending layer changes/

This isn't quite a sentence.
Comment 3 Anders Carlsson 2011-01-25 16:18:13 PST
Committed r76653: <http://trac.webkit.org/changeset/76653>
Comment 4 WebKit Review Bot 2011-01-25 17:17:25 PST
http://trac.webkit.org/changeset/76653 might have broken Leopard Intel Release (Tests)