Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10182)

Unified Diff: cc/trees/layer_tree_host.h

Issue 504373002: Don't destroy RenderWidgetCompositor during DoDeferredClose (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/trees/layer_tree_host.h
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h
index 10537b094177de0ca60fbeb8fe25bbb9309f6701..cc0b33c081168dc514cc3776b7529ef2d599b764 100644
--- a/cc/trees/layer_tree_host.h
+++ b/cc/trees/layer_tree_host.h
@@ -98,6 +98,7 @@ class CC_EXPORT LayerTreeHost {
virtual ~LayerTreeHost();
void SetLayerTreeHostClientReady();
+ void SetLayerTreeHostClientFinished();
// LayerTreeHost interface to Proxy.
void WillBeginMainFrame() {
« no previous file with comments | « cc/test/fake_proxy.h ('k') | cc/trees/layer_tree_host.cc » ('j') | cc/trees/layer_tree_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698