[devtools] Report end position for CSS scripts to DevTools front-end
This simplifies determining whether a location is inside a CSS header in the front-end (the front-end doesn't have to request the source to determine the end line:column from the start line:column and the size). Before/After: https://imgur.com/a/OFdQBNL Bug: chromium:1005789, chromium:1005708, chromium:1004203 Change-Id: I4c660c2a5f901cfe24d022b2636926ecf99254ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821721 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:Yang Guo <yangguo@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#704542}
Showing
Please register or sign in to comment