21f72f82ce
This is the final step towards moving away from sending `url` with every call frame when emitting the `Debugger.paused` event. Fixed: chromium:1270316 Bug: chromium:1271078 Change-Id: I87a286d81eb91a9bed64213c4b18db0675858822 Doc: https://bit.ly/devtools-debugger-callframe-url Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3345001 Auto-Submit: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Commit-Queue: Benedikt Meurer <bmeurer@chromium.org> Cr-Commit-Position: refs/heads/main@{#78974}
16 lines
169 B
Plaintext
16 lines
169 B
Plaintext
Tests url in Debugger.CallFrame.
|
|
[
|
|
[0] : {
|
|
url :
|
|
}
|
|
[1] : {
|
|
url :
|
|
}
|
|
[2] : {
|
|
url :
|
|
}
|
|
[3] : {
|
|
url :
|
|
}
|
|
]
|