Provide scriptId for source locations if available
When capturing a stack trace, we were providing an invalid scriptId on the corresponding source location. This CL gets the scriptId of the top-most script, just as we get the column/line/url. Bug: chromium:1158782 Change-Id: Iad46758f8b24f60b07cace13239bb9fb678b5b0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595528 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:Paul Lewis <aerotwist@chromium.org> Reviewed-by:
Benedikt Meurer <bmeurer@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#844467}
Showing
Please register or sign in to comment