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

Unified Diff: third_party/WebKit/public/platform/WebFeature.h

Issue 2947523002: Delete backspace-for-back RuntimeFeature. (Closed)
Patch Set: Fix layout test Created 3 years, 6 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 | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/WebFeature.h
diff --git a/third_party/WebKit/public/platform/WebFeature.h b/third_party/WebKit/public/platform/WebFeature.h
index 20c8dc8a2c340ffb5cb81f47884a67d8cc2d7d73..01a97c99bcb05e3769fd64c3d46a3184105aedb1 100644
--- a/third_party/WebKit/public/platform/WebFeature.h
+++ b/third_party/WebKit/public/platform/WebFeature.h
@@ -631,8 +631,6 @@ enum class WebFeature : uint32_t {
kV8Window_RequestIdleCallback_Method = 954,
kFlexboxPercentagePaddingVertical = 955,
kFlexboxPercentageMarginVertical = 956,
- kBackspaceNavigatedBack = 957,
- kBackspaceNavigatedBackAfterFormInteraction = 958,
kCSPSourceWildcardWouldMatchExactHost = 959,
kCredentialManagerGet = 960,
kCredentialManagerGetMediationOptional = 961,
« no previous file with comments | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698