Boris Zbarsky
|
7aa5d59bc7
|
Bug 1251518 . Fix js::ErrorReportToString to make a bit more sense, and change worker code to not use it anyway, so it matches the mainthread code. r=bholley,terrence
|
2016-03-01 13:49:21 -05:00 |
Boris Zbarsky
|
7413f2bf46
|
Bug 1251369. Use an AutoJSAPI that reports its own exceptions around the main runloop in workers. r=khuey
The silly leading ": " on the error messages is due to bug 1251518 .
|
2016-02-26 15:23:13 -05:00 |
Kyle Huey
|
d6d7537d63
|
Bug 1198982: Test fixups. r=me
|
2015-08-30 11:42:28 -07:00 |
Andrea Marchesini
|
0c788084d3
|
Bug 1036484 - empty 404 worker script should emit a 'error' event, r=khuey
--HG--
rename : dom/workers/test/test_404.html => dom/workers/test/test_bug1036484.html
|
2014-08-10 15:33:06 +02:00 |