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

Unified Diff: cc/ipc/cc_param_traits_macros.h

Issue 2810813004: Hide fullscreen rotation jank (Closed)
Patch Set: Make OnFullscreenStateChanged a function at the RWVHB level. cr feedback 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: cc/ipc/cc_param_traits_macros.h
diff --git a/cc/ipc/cc_param_traits_macros.h b/cc/ipc/cc_param_traits_macros.h
index 019a16e127d18932d55d0382ea9ed0a3b6be2426..9c3c2a94f1a33e6990ed6fb159a5b2e583bd1867 100644
--- a/cc/ipc/cc_param_traits_macros.h
+++ b/cc/ipc/cc_param_traits_macros.h
@@ -188,6 +188,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
IPC_STRUCT_TRAITS_MEMBER(root_overflow_y_hidden)
IPC_STRUCT_TRAITS_MEMBER(root_overflow_y_hidden)
IPC_STRUCT_TRAITS_MEMBER(may_contain_video)
+ IPC_STRUCT_TRAITS_MEMBER(is_fullscreen)
IPC_STRUCT_TRAITS_MEMBER(
is_resourceless_software_draw_with_scroll_or_animation)
IPC_STRUCT_TRAITS_MEMBER(top_controls_height)
« no previous file with comments | « no previous file | cc/ipc/compositor_frame_metadata.mojom » ('j') | content/browser/renderer_host/render_widget_host_view_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698