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

Unified Diff: chrome/browser/android/compositor/layer/tab_layer.h

Issue 2810813004: Hide fullscreen rotation jank (Closed)
Patch Set: Assume true/false when updating fullscreen state Created 3 years, 6 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: chrome/browser/android/compositor/layer/tab_layer.h
diff --git a/chrome/browser/android/compositor/layer/tab_layer.h b/chrome/browser/android/compositor/layer/tab_layer.h
index 0b436215cdf383a8595591e298befa1949221850..ad9aeaab9ae39fa6028b241b5f49f79b90bb175e 100644
--- a/chrome/browser/android/compositor/layer/tab_layer.h
+++ b/chrome/browser/android/compositor/layer/tab_layer.h
@@ -44,6 +44,7 @@ class TabLayer : public Layer {
void SetProperties(int id,
bool can_use_live_layer,
+ bool can_use_static_layer,
bool browser_controls_at_bottom,
int toolbar_resource_id,
int close_button_resource_id,

Powered by Google App Engine
This is Rietveld 408576698