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

Unified Diff: third_party/WebKit/Source/devtools/front_end/inspector.json

Issue 1653053002: Devtools: parse variables scopes and sourcemap them (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: third_party/WebKit/Source/devtools/front_end/inspector.json
diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json
index b800cf3ffd0539f41468be568b92b753a0c5ba12..32431ee6dd4f76a51db5c3a74594d65cfca24a4d 100644
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
@@ -32,6 +32,7 @@
{ "name": "sass" },
{ "name": "accessibility" },
{ "name": "animation" },
+ { "name": "es_tree" },
{ "name": "screencast", "condition": "remoteFrontend", "type": "remote" },
{ "name": "emulated_devices", "type": "remote" },

Powered by Google App Engine
This is Rietveld 408576698