File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 8301
8301
}
8302
8302
]
8303
8303
},
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
+ },
8304
8315
{
8305
8316
"name": "setUserAgentOverride",
8306
8317
"description": "Allows overriding user agent with the given string.",
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ There is no backwards compatibility support guaranteed for the capabilities it i
10
10
11
11
<h5 browser >Latest <a
12
12
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
14
14
</code >
15
15
16
16
<h5 js >Latest <a
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments