gecko-dev/layout/build
Peter Van der Beken 2de39f46d8 Bug 1146316 - Leak fix, set up CC in XPCShell too. r=smaug.
XPCShell allows interaction with object that are cycle collected, but we never run the
cycle collector in it. In XPCShell we don't call nsJSContext::EnsureStatics.
nsJSContext::EnsureStatics is responsible for setting DOMGCSliceCallback as a GC callback,
which we need for running the cycle collector.

--HG--
extra : rebase_source : 5f12c15dabf3b23d9e4b1d8d88920e476d2d4bd6
2018-05-08 17:07:33 +02:00
..
moz.build
nsContentDLF.cpp
nsContentDLF.h
nsLayoutCID.h
nsLayoutModule.cpp Bug 1452666. Implement nsISerializable on expanded principals. r=kmag 2018-05-24 02:43:14 -04:00
nsLayoutStatics.cpp Bug 1146316 - Leak fix, set up CC in XPCShell too. r=smaug. 2018-05-08 17:07:33 +02:00
nsLayoutStatics.h