Provide JS tests absolute file path
Case: 1. Start any js browser_test 2. Open dev tools 3. All test js files will be listed all together without any host or folders It's not very convenient behavior for debugging tests. For example it's very difficult to map them to local files with vscode or webstorm. Suggestion is to add absolute path to test files. This will group them in dev tools in correct tree and automaticly map in external debugger. Change-Id: If30c27e395c9cfc100469b740936c0f4e615b0ba Reviewed-on: https://chromium-review.googlesource.com/947944Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#543126}
Showing
Please register or sign in to comment