Re: source maps unreliable in 2.7.0

2014-12-16 Thread jaga
On stable Chrome versions I couldn't inspect the variable values. How do you do it? When I attempt to evaluate a variable it just gives an error. Unfortunately Canary is the only way I had of viewing the values at runtime which is a good enough reason to use it. I don't know how to use

source maps unreliable in 2.7.0

2014-12-15 Thread jaga
Hi, I am being frustrated because I cannot get sourcemaps to show up in Chrome in 2.7.0. I have tried SDBG but it didn't work. I had an error saying it couldn't find chrome. Then once working it didn't stop at breakpoints. Firefox - forget it - it gets the source maps but it hangs often and

Re: source maps unreliable in 2.7.0

2014-12-15 Thread Jens
I am not aware of any way to tell Chrome to try requesting source maps again beside reloading the page. Honestly I would never use Chrome Canary for development since you never know if Chrome misbehaves or not. I am fine with Chrome 39 and Chrome 40 beta. Never had a problem with source maps