Make test more robust
The layout test third_party/blink/web_tests/http/tests/devtools/sources/ debugger-breakpoints/ restore-locations-for-breakpoint-with-broken-source-map.js Uses a source map URL and expects to intercept the source map load to arrive at ResourceLoader.load, which it intercepts. This CL changes the source map URL to a data URL, as an upcoming devtools front-end CL will handle http and https scheme source maps differently and bypass ResourceLoader.load. TBR=caseq@chromium.org Bug: chromium:1069378 Change-Id: I5c90d9f8ce8be98b774e5fd4795d37b05fa3fcad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429345Reviewed-by:Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#810422}
Showing
Please register or sign in to comment