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

Unified Diff: third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js

Issue 2938503002: DevTools: unify Network & CPU throttling (Closed)
Patch Set: fmt 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
Index: third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js
diff --git a/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js b/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js
index bcaef60d3d0709689c711ed24844dfa783744c6c..2c5eaaf3422ea367ee4bf1c2dee6a8f6f88e96bd 100644
--- a/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js
+++ b/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js
@@ -867,6 +867,8 @@
'customDevicePresets',
'customEmulatedDeviceList',
'customFormatters',
+ 'customNetworkConditions',
dgozman 2017/06/13 01:47:08 Do not touch this list - it's a snapshot of settin
chenwilliam 2017/06/13 21:54:51 Done.
+ 'customThrottlingConditions',
'customUserAgent',
'databaseTableViewVisibleColumns',
'dataGrid-cookiesTable',

Powered by Google App Engine
This is Rietveld 408576698