Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt

Issue 2875533002: DevTools: inline SourceMaps should report data url as their url. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Verify that inline sourcemap has proper URL and compiledURL.
2
3 SourceMap Loaded:
4 url: data:application/json;base64,eyJmaWxlIjoiY29tcGlsZWQuanMiLCJtYXBwaW5ncyI6Ik FBQVNBLFFBQUFBLElBQUcsQ0FBQ0MsQ0FBRCxDQUFhQyxDQUFiLENBQ1osQ0FDSSxNQUFPRCxFQUFQLE NBQW9CQyxDQUR4QixDQUlBLElBQUlDLE9BQVM7Iiwic291cmNlcyI6WyJzb3VyY2UuanMiXSwic291cm Nlc0NvbnRlbnQiOlsiPHNvdXJjZSBjb250ZW50PiJdfQ==
5 compiledURL: http://127.0.0.1:8000/inspector/inline-source-map-loading.html
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698