Skip to content

Commit 1e4c158

Browse files
committed
bump protocol
1 parent 401f530 commit 1e4c158

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

_data/tot/protocol.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,6 +1206,13 @@
12061206
"optional": true,
12071207
"description": "Whether or not universal access should be granted to the isolated world. This is a powerful option, use with caution."
12081208
}
1209+
],
1210+
"returns": [
1211+
{
1212+
"name": "executionContextId",
1213+
"$ref": "Runtime.ExecutionContextId",
1214+
"description": "Execution context of the isolated world."
1215+
}
12091216
]
12101217
}
12111218
],

_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: Thu Jun 22 17:15:19 2017 -0700
11+
<code browser>Date: Fri Jun 23 09:15:23 2017 -0700
1212
</code>
1313

1414
<h5 js>Latest <a

0 commit comments

Comments
 (0)