Skip to content

Commit af3a08f

Browse files
committed
bump protocol
1 parent cac2afa commit af3a08f

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

pages/_data/tot.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13098,6 +13098,16 @@
1309813098
}
1309913099
]
1310013100
},
13101+
{
13102+
"name": "setShowWebVitals",
13103+
"description": "Request that backend shows an overlay with web vital metrics.",
13104+
"parameters": [
13105+
{
13106+
"name": "show",
13107+
"type": "boolean"
13108+
}
13109+
]
13110+
},
1310113111
{
1310213112
"name": "setShowViewportSizeOnResize",
1310313113
"description": "Paints viewport size upon main frame resize.",

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: 2021-01-11 02:16:08 -0800
13+
<code browser>Date: 2021-01-20 12:16:06 -0800
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)