- Sep 05, 2013
-
-
Mike Hommey authored
-
- Sep 04, 2013
-
-
Jonas Finnemann Jensen authored
DONTBUILD (NPOTB)
-
- Sep 05, 2013
-
-
Mike Hommey authored
-
Mike Hommey authored
-
Mike Hommey authored
Bug 912368 - Set relativesrcdir in config/tests/src-simple/Makefile and adjust so that it works. r=gps
-
Mike Hommey authored
-
Mike Hommey authored
Bug 911634 - Create a .mozconfig.mk in the objdir when starting a build, and include it from config.mk. r=gps
-
Mike Hommey authored
-
Mike Hommey authored
-
- Sep 04, 2013
-
-
Gregory Szorc authored
-
Adam Roach [:abr] authored
-
Wes Kocher authored
-
Bobby Holley authored
Bug 899367 - Followup bustage fix for some functions that were renamed out from under me. r=me CLOSED TREE
-
Boris Zbarsky authored
-
- Aug 30, 2013
-
-
Botond Ballo authored
-
- Sep 04, 2013
-
-
Robert Longson authored
-
Benjamin Smedberg authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Bobby Holley authored
Some of the uses of this are a bit nonsensical now, but that's a problem for another day.
-
Bobby Holley authored
-
Bobby Holley authored
Default compartment objects are never gray anymore.
-
Bobby Holley authored
\o/
-
Bobby Holley authored
We need to simultaneously report the new Heap Pointer to the cycle collector, and remove the old machinery for cycle-collecting the default object via the JSContext.
-
Bobby Holley authored
-
Bobby Holley authored
-
Bobby Holley authored
We need this explicit API because otherwise the default compartment object will get set implicitly during the first call to InitClasses.
-
Bobby Holley authored
Bug 899367 - Explicitly traverse outer windows, rather than doing it via JSContext iteration. r=mccr8 Note that this machinery will go away in further patches. But we want to be deliberate about each of these steps.
-
Bobby Holley authored
-
Bobby Holley authored
This allows us to assert that certain callbacks get invoked during the gray phase of a marking GC.
-
Bobby Holley authored
We don't cycle collect any other kind, so there's no difference between marking them gray and letting the JS engine mark them black. This also gets rid of that nasty code which reset the flag, which billm theorizes has to do with faulty logic in ContextHolder when creating ephemeral sandbox cxes. The assertion in this patch should catch us if anything goes wrong.
-
Randell Jesup authored
-
Patrick McManus authored
-
Benoit Girard authored
--HG-- extra : rebase_source : 71c0f776360435d242987ffd3e2cbab8a3535c67
-