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

Unified Diff: components/mus/surfaces/surfaces_context_provider.h

Issue 1885903002: Revert of Make lost context and error message callbacks on GpuControl go to client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: components/mus/surfaces/surfaces_context_provider.h
diff --git a/components/mus/surfaces/surfaces_context_provider.h b/components/mus/surfaces/surfaces_context_provider.h
index d60510755dee003fd6d30f401e379b9e3179b30c..bb3a4c6660d76315cd968fc6c4168acde2ec3667 100644
--- a/components/mus/surfaces/surfaces_context_provider.h
+++ b/components/mus/surfaces/surfaces_context_provider.h
@@ -67,6 +67,7 @@
private:
// CommandBufferLocalClient:
void UpdateVSyncParameters(int64_t timebase, int64_t interval) override;
+ void DidLoseContext() override;
void GpuCompletedSwapBuffers(gfx::SwapResult result) override;
// From GLES2Context:
« no previous file with comments | « components/mus/gles2/command_buffer_local_client.h ('k') | components/mus/surfaces/surfaces_context_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698