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

Unified Diff: content/browser/bad_message.h

Issue 1608283002: PlzNavigate: Use WebNavigationPolicyHandledByClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@change-did-start-loading-logic
Patch Set: Rebase Created 4 years, 10 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 | « no previous file | content/browser/frame_host/frame_tree_node.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index a9b5efa88689f6c4f5b01c6c779eec03accb800a..f79f9bf5775f29bde54dbe48c69beed32a5e98b2 100644
--- a/content/browser/bad_message.h
+++ b/content/browser/bad_message.h
@@ -133,6 +133,7 @@ enum BadMessageReason {
BDH_SERVICE_NOT_ALLOWED_FOR_ORIGIN = 109,
WSH_SEND_BLOB_DURING_BLOB_SEND = 110,
WSH_SEND_FRAME_DURING_BLOB_SEND = 111,
+ RFH_UNEXPECTED_LOAD_START = 112,
// Please add new elements here. The naming convention is abbreviated class
// name (e.g. RenderFrameHost becomes RFH) plus a unique description of the
« no previous file with comments | « no previous file | content/browser/frame_host/frame_tree_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698