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

Unified Diff: content/browser/bad_message.h

Issue 2449853004: Getting rid of DelegatedFrameData (Closed)
Patch Set: nit Created 4 years, 1 month 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: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index 49534cb5da1c69f88ed75ac0f9e02c386dad79af..37579d8dc1892b58525351361249ff65dd333a6d 100644
--- a/content/browser/bad_message.h
+++ b/content/browser/bad_message.h
@@ -37,7 +37,7 @@ enum BadMessageReason {
RWHVA_SHARED_MEMORY = 13,
SERVICE_WORKER_BAD_URL = 14,
WC_INVALID_FRAME_SOURCE = 15,
- RWHVM_UNEXPECTED_FRAME_TYPE = 16,
+ RWHVM_UNEXPECTED_FRAME_TYPE = 16, // obsolete; no longer used
RFPH_DETACH = 17,
DFH_BAD_EMBEDDER_MESSAGE = 18,
NC_AUTO_SUBFRAME = 19,
« no previous file with comments | « components/exo/surface_unittest.cc ('k') | content/browser/compositor/mus_browser_compositor_output_surface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698