Skip to content

Commit 29c0467

Browse files
committed
bump protocol
1 parent 933bebc commit 29c0467

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

pages/_data/tot.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8301,6 +8301,17 @@
83018301
}
83028302
]
83038303
},
8304+
{
8305+
"name": "setHardwareConcurrencyOverride",
8306+
"experimental": true,
8307+
"parameters": [
8308+
{
8309+
"name": "hardwareConcurrency",
8310+
"description": "Hardware concurrency to report",
8311+
"type": "integer"
8312+
}
8313+
]
8314+
},
83048315
{
83058316
"name": "setUserAgentOverride",
83068317
"description": "Allows overriding user agent with the given string.",

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://github.com/ChromeDevTools/devtools-protocol/blob/master/json/browser_protocol.json">browser_protocol.json</a> version updated:</h5>
13-
<code browser>Date: 2022-05-19 18:15:18 -0700
13+
<code browser>Date: 2022-05-20 07:15:15 -0700
1414
</code>
1515

1616
<h5 js>Latest <a

search_index/tot.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)