Propagate nested importScripts() error events outwards.
If importScripts() evaluation fails, we report the exception wrt the URL and location of the failing script. Extend that to handle the nested case, propagating any inner importScripts-induced error event outwards rather than construct a new one wrt the outer script URL. R=haraken@chromium.org BUG=394615 Review URL: https://codereview.chromium.org/404513002 git-svn-id: svn://svn.chromium.org/blink/trunk@178432 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment