You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just filing this here in case others run into this problem. Tern should not be able to crash the browser, so this is really a bug in Chromium (and I've filed it there).
(If you remove the query string, you get the normal Tern demo, which works just fine).
@marijnh: feel free to close this or keep it open for tracking until the bug is fixed in Chromium. Right now it says it's restricted, but the bug is 260811.
The text was updated successfully, but these errors were encountered:
I'm just filing this here in case others run into this problem. Tern should not be able to crash the browser, so this is really a bug in Chromium (and I've filed it there).
For me, this URL will reliably crash Chrome:
http://dangoor.github.io/tern/doc/demo.html?crash
That is the stock Tern demo, but with:
I find that it also crashes even with useWorker = false, which you can see here:
http://dangoor.github.io/tern/doc/demo.html?crash&noworker
(If you remove the query string, you get the normal Tern demo, which works just fine).
@marijnh: feel free to close this or keep it open for tracking until the bug is fixed in Chromium. Right now it says it's restricted, but the bug is 260811.
The text was updated successfully, but these errors were encountered: