Description[inspector] added Debugger.moduleRequested notification
This notification is fired when module requests another nodule during instantiation.
This event is needed by DevTools frontend as minimal information exposed by protocol to implement: "Go to import", module dependency graph and to help users with understanding import errors.
One-pager: https://docs.google.com/document/d/1wfMHzSv6mr0-NdauFfhR65ebH821_HJCkERJKb1ouUc/edit#
BUG=v8:1569
R=dgozman@chromium.org,adamk@chromium.org
Patch Set 1 #Patch Set 2 : report existing resolved module on Debugger.enable #
Total comments: 4
Patch Set 3 : addressed comments #
Total comments: 9
Patch Set 4 : addressed comments #Patch Set 5 : added missing test #
Depends on Patchset: Messages
Total messages: 14 (7 generated)
|