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

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

Issue 2651843003: DevTools: update console timestamp style (Closed)
Patch Set: ac Created 3 years, 11 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 effed5a88a729cb279d090730b43f8d5edd860a6..d03680b3406fa995f7cd77d48a5016a947fd4fbe 100644
--- a/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js
+++ b/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js
@@ -826,6 +826,7 @@
'colorFormat',
'consoleHistory',
'consoleTimestampsEnabled',
+ 'consoleTimestampFormat',
dgozman 2017/01/25 00:51:46 Remove.
luoe 2017/01/25 19:43:21 Done. I assumed this was used for all properties,
dgozman 2017/01/27 00:20:57 Correct.
'cpuProfilerView',
'cssSourceMapsEnabled',
'currentDockState',

Powered by Google App Engine
This is Rietveld 408576698