Skip to content

Commit 392ea91

Browse files
committed
bump protocol
1 parent a33438a commit 392ea91

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

_data/tot/protocol.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4400,7 +4400,12 @@
44004400
{
44014401
"name": "response",
44024402
"type": "string",
4403-
"description": "Response stataus text."
4403+
"description": "Response status text."
4404+
},
4405+
{
4406+
"name": "responseTime",
4407+
"type": "number",
4408+
"description": "Number of seconds since epoch."
44044409
}
44054410
]
44064411
},

_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: Sat Jun 10 03:15:26 2017 -0700
11+
<code browser>Date: Mon Jun 12 16:15:23 2017 -0700
1212
</code>
1313

1414
<h5 js>Latest <a

0 commit comments

Comments
 (0)