Export to GitHub

closure-inspector - issue #3

Provide more detailed exceptions on source map opening


Posted on Nov 27, 2009 by Happy Giraffe

What steps will reproduce the problem? Generate source map with either:, 1. invalid format 2. different source file

What is the expected output? What do you see instead? Detailed exception and possible solutions/instructions/ Actual Result: Message box: "Could not open source map"

What version of the product are you using? On what operating system? Closure Inspector 0.9 Firebug 1.4.5 Windows Vista x64

Comment #1

Posted on Dec 27, 2009 by Happy Panda

My environment is same as Sakharov. It seems my Closure-Inspector totaly does not work, as I never fail to get the error message "Could not open source map" either by enter the script url or open local file.

Comment #2

Posted on Jan 30, 2010 by Helpful Giraffe

I'm seeing the same thing in Firefox 3.5 with Firebug 1.4.5 on XP. CI 0.9 and latest closure compiler being used.

I tried using a url as well as local file. Both produced the same error.

Comment #3

Posted on May 3, 2011 by Happy Lion

I'm having the same issue today: * Firefox 3.6.13 * Firebug 1.5.4 * Closure Inspector 0.9.5

I'm happy to provide the source_map file in question and/or try out other browser/extension combinations.

-Nick Baum (ex-Googler)

Status: New

Labels:
Type-Defect Priority-Medium