gecko-dev/devtools
Sami Jaktholm f88f710018 Bug 1237492 - Hold a strong reference to the Worker used in webconsole tests. r=ejpbruel
If a reference is not kept, the Worker might be GCd before the test
compteles. If that happens, the test times out as it tries to detach
a worker that has already been destroyed.

The state object is kept around for the duration of the tests so
keeping a reference in the state object ensures the worker
lifetime matches that of the test.

MozReview-Commit-ID: 31F54vHlm3z

--HG--
extra : transplant_source : %C1%97%D86%09Bd%AB%E8%08%98%D4%29%25S%A3%B8%2C%8E%11
2016-07-17 10:10:08 +03:00
..
client Bug 1284735 - Fix intermittents in browser_markup_dragdrop_autoscroll_02.js. r=pbro 2016-07-18 10:30:00 -04:00
docs Bug 1240900 - Connect primary browser UI to the viewport. r=ochameau 2016-06-25 11:35:02 -05:00
server Bug 670002 - Use source maps in the web console w/ performance issues. r=jsantell 2016-07-20 00:40:00 -04:00
shared Bug 1237492 - Hold a strong reference to the Worker used in webconsole tests. r=ejpbruel 2016-07-17 10:10:08 +03:00
.eslintrc Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau 2016-07-01 18:35:25 -05:00
.eslintrc.mochitests
.eslintrc.xpcshell
bootstrap.js Bug 1271048 - Fix eslint issues in devtools/bootstrap.js. r=pbro 2016-05-10 00:15:03 +02:00
chrome.manifest
install.rdf
moz.build
templates.mozbuild