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

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

Issue 2668613002: [inspector] added Debugger.moduleRequested notification
Patch Set: addressed comments 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
OLDNEW
(Empty)
1 Checks Debugger.moduleResolved 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
« src/objects.h ('K') | « test/inspector/debugger/es6-module-resolved.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698