| Index: services/ui/ws/server_window_compositor_frame_sink_manager.h
|
| diff --git a/services/ui/ws/server_window_compositor_frame_sink_manager.h b/services/ui/ws/server_window_compositor_frame_sink_manager.h
|
| index f71a76b920ac0d7ccd1b2590ddfb616b4e3da9d3..93389ca5093b1628b86ef12143b363605b36fdd1 100644
|
| --- a/services/ui/ws/server_window_compositor_frame_sink_manager.h
|
| +++ b/services/ui/ws/server_window_compositor_frame_sink_manager.h
|
| @@ -111,6 +111,8 @@ class ServerWindowCompositorFrameSinkManager {
|
|
|
| TypeToCompositorFrameSinkMap type_to_compositor_frame_sink_map_;
|
|
|
| + // TODO(mfomitchev): This is currently always false. Confirm if we still need
|
| + // this.
|
| // While true the window is not drawn. This is initially true if the window
|
| // has the property |kWaitForUnderlay_Property|. This is set to false once
|
| // the underlay and default surface have been set *and* their size is at
|
|
|