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

Unified Diff: third_party/WebKit/Source/core/inspector/browser_protocol.json

Issue 2300163002: DevTools: Make Tracing domain experimental. (Closed)
Patch Set: Addressing comment. Created 4 years, 3 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 | third_party/WebKit/Source/core/inspector/browser_protocol-1.2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/inspector/browser_protocol.json
diff --git a/third_party/WebKit/Source/core/inspector/browser_protocol.json b/third_party/WebKit/Source/core/inspector/browser_protocol.json
index 1afca60fc2dce315720310ac85b148cb161bcd95..1c0174bb324bd5d29efa66124ca230c60496ff86 100644
--- a/third_party/WebKit/Source/core/inspector/browser_protocol.json
+++ b/third_party/WebKit/Source/core/inspector/browser_protocol.json
@@ -3840,6 +3840,7 @@
},
{
"domain": "Tracing",
+ "experimental": true,
"types": [
{
"id": "MemoryDumpConfig",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/inspector/browser_protocol-1.2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698