Skip to content

Commit 5e5c3d4

Browse files
committed
bump protocol
1 parent dfe2ad7 commit 5e5c3d4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

_data/tot/protocol.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3849,6 +3849,11 @@
38493849
"name": "request",
38503850
"$ref": "Request"
38513851
},
3852+
{
3853+
"name": "resourceType",
3854+
"$ref": "Page.ResourceType",
3855+
"description": "How the requested resource will be used."
3856+
},
38523857
{
38533858
"name": "redirectHeaders",
38543859
"$ref": "Headers",

_versions/tot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2 class="heading">latest (tip-of-tree)</h2>
88

99
<h5 browser>Latest <a
1010
href="https://chromium.googlesource.com/chromium/src/+log/master/third_party/WebKit/Source/core/inspector/browser_protocol.json">browser_protocol.json</a> version updated:</h5>
11-
<code browser>Date: Tue Jun 6 18:15:18 2017 -0700
11+
<code browser>Date: Wed Jun 7 04:15:16 2017 -0700
1212
</code>
1313

1414
<h5 js>Latest <a

0 commit comments

Comments
 (0)