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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/sources/js-sourcemaps-toggle-enabled-expected.txt

Issue 2784413003: DevTools: carefully cleanup javascript sourcemaps (Closed)
Patch Set: address comments Created 3 years, 8 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 JavaScript sourcemap enabling and disabling adds/removes sourcemap s ources.
2
3
4 Running: dumpInitialNavigator
5 top
6 127.0.0.1:8000
7 inspector
8 sources
9 resources
10 sourcemap-script.js
11 sourcemap-typescript.ts
12 js-sourcemaps-toggle-enabled.html
13 inspector-test.js
14
15 Running: disableJSSourceMaps
16 top
17 127.0.0.1:8000
18 inspector
19 sources
20 resources
21 sourcemap-script.js
22 js-sourcemaps-toggle-enabled.html
23 inspector-test.js
24
25 Running: enableJSSourceMaps
26 top
27 127.0.0.1:8000
28 inspector
29 sources
30 resources
31 sourcemap-script.js
32 sourcemap-typescript.ts
33 js-sourcemaps-toggle-enabled.html
34 inspector-test.js
35
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698