[inspector-protocol] exposed Runtime.ExecutionContextId
TBR=dgozman@chromium.org Bug: none Change-Id: Idc0020b44140b8c319622950aa309723c4e086eb Reviewed-on: https://chromium-review.googlesource.com/544964 Reviewed-by: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Cr-Commit-Position: refs/heads/master@{#46148}
This commit is contained in:
parent
2186ea5b54
commit
5a91b476d3
@ -12,7 +12,7 @@
|
||||
{
|
||||
"domain": "Runtime",
|
||||
"async": ["evaluate", "awaitPromise", "callFunctionOn", "runScript"],
|
||||
"exported": ["StackTrace", "RemoteObject"]
|
||||
"exported": ["StackTrace", "RemoteObject", "ExecutionContextId"]
|
||||
},
|
||||
{
|
||||
"domain": "Debugger",
|
||||
|
Loading…
Reference in New Issue
Block a user