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

Unified Diff: content/browser/bad_message.h

Issue 2449853004: Getting rid of DelegatedFrameData (Closed)
Patch Set: IsEmpty + rebase Created 4 years, 2 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: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index 20de7da1ed9f3eafaefaad53ba5ab05709ef7b07..e05265c00d04a09692fa8d72a8f784223fbc140f 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,

Powered by Google App Engine
This is Rietveld 408576698