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

Side by Side Diff: test/inspector/debugger/es6-module-requested-expected.txt

Issue 2668613002: [inspector] added Debugger.moduleRequested notification
Patch Set: added missing test Created 3 years, 10 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
« no previous file with comments | « test/inspector/debugger/es6-module-requested.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Checks Debugger.moduleRequested notifications.
2
3 Running test: reportExistingResolvedModulesOnDebuggerEnable
4 module3 requested module1 with import .. 'module1'
5 module3 requested module2 with import .. 'module2'
6
7 Running test: moduleResolvedWhenDebuggerIsEnabled
8 module4 requested module1 with import .. 'module1'
9 module4 requested module2 with import .. 'module2'
OLDNEW
« no previous file with comments | « test/inspector/debugger/es6-module-requested.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698