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

Unified Diff: services/ui/ws/display.h

Issue 2369793002: WIP: Propagate SurfaceID up window tree hierarchy
Patch Set: Fix input events: EventDispatcher ignores container windows Created 4 years, 3 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
« no previous file with comments | « services/ui/surfaces/surfaces_state.cc ('k') | services/ui/ws/display.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/display.h
diff --git a/services/ui/ws/display.h b/services/ui/ws/display.h
index f99e5cb186c9998f2576f95602dec711ab58c4a3..d1874747d968fae0d430974a92cf9304ac3173c2 100644
--- a/services/ui/ws/display.h
+++ b/services/ui/ws/display.h
@@ -168,6 +168,7 @@ class Display : public PlatformDisplayDelegate,
WindowManagerWindowTreeFactory* factory);
// PlatformDisplayDelegate:
+ ServerWindow* GetActiveRootWindow() override;
ServerWindow* GetRootWindow() override;
bool IsInHighContrastMode() override;
void OnEvent(const ui::Event& event) override;
« no previous file with comments | « services/ui/surfaces/surfaces_state.cc ('k') | services/ui/ws/display.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698