gecko/toolkit
Shane Caraveo f4701ff56c Bug 811102: fix two bugs with worker reloading, r=gavin/markh, tests by markh/gavin
The first bug is that we shouldn't remove the worker from the worker cache when reloading, because it's not actually being removed. terminate() already does this for us in the case where it is needed.
The second bug is that we should set .loaded=false as soon as we clear the ports on a worker we're about to reload, because otherwise the creation of a new port can occur between the reload triggering and the re-initialization, and those ports would get lost.

--HG--
extra : transplant_source : a%DF%D4%C5%E9%CD%E2%9B%FA%07%9E%22%D4mU%60%2B%A6Z%3A
2012-11-12 17:50:51 -08:00
..
addon-sdk Bug 783987 - Test suite without hostile promises. r=Mossop 2012-10-02 16:38:50 -04:00
components Bug 811102: fix two bugs with worker reloading, r=gavin/markh, tests by markh/gavin 2012-11-12 17:50:51 -08:00
content Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot 2012-11-11 22:46:32 -08:00
crashreporter Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
devtools Merge mozilla-central to fx-team 2012-11-06 14:16:07 +00:00
forgetaboutsite Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
identity Bug 809265 - Update Identity js and jsm modules to use new global object. r=benadida 2012-11-08 20:54:13 -05:00
library Bug 807593 - toolkit/library/makefile widget_winrt lib changes from elm. r=bbondy 2012-11-04 07:48:46 -06:00
locales Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert 2012-11-08 15:36:06 -05:00
mozapps Bug 791829 - Tests for resuming a stopped/partial update. r=ehsan 2012-11-06 20:09:50 -05:00
obsolete
profile Bug 794510: Part 6 - Fixups needed to build on Windows and Android and Mac OS X debug, plus shorten comment to be less than 80 columns; r=ehsan 2012-10-18 15:55:48 -04:00
system Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe 2012-11-03 23:04:07 -04:00
themes Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb 2012-11-09 10:30:54 +00:00
webapps Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
xre Bug 807593 - Land metro specific nsAppRunner bits on mc. r=bbondy 2012-11-05 05:26:12 -06:00
Makefile.in Bug 799229 - Move the ForgetAboutSite modules to toolkit; r=Mossop 2012-10-08 16:48:11 -04:00
toolkit-makefiles.sh Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00
toolkit-tiers.mk Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00