Skip to content

Commit 266628e

Browse files
committed
bump protocol
1 parent 2551871 commit 266628e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

pages/_data/tot.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17464,6 +17464,12 @@
1746417464
"name": "traceConfig",
1746517465
"optional": true,
1746617466
"$ref": "TraceConfig"
17467+
},
17468+
{
17469+
"name": "perfettoConfig",
17470+
"description": "Base64-encoded serialized perfetto.protos.TraceConfig protobuf message\nWhen specified, the parameters `categories`, `options`, `traceConfig`\nare ignored.",
17471+
"optional": true,
17472+
"type": "string"
1746717473
}
1746817474
]
1746917475
}

pages/tot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There is no backwards compatibility support guaranteed for the capabilities it i
1010

1111
<h5 browser>Latest <a
1212
href="https://chromium.googlesource.com/chromium/src/+log/master/third_party/blink/renderer/core/inspector/browser_protocol.json">browser_protocol.json</a> version updated:</h5>
13-
<code browser>Date: 2020-12-10 04:17:42 -0800
13+
<code browser>Date: 2020-12-11 05:16:22 -0800
1414
</code>
1515

1616
<h5 js>Latest <a

0 commit comments

Comments
 (0)