gecko-dev/xpcom
Andrew McCreight 3c2b258ae2 Bug 1301301, part 2 - Add Scope as an AddToCCKind. r=smaug
Bug 1263355 changed scopes from JSObjects (which are represented in
the CC graph) to a new kind of GC thing. Many objects can share the
same scope, so they will end up calling the scope trace method
repeatedly, causing cycle collections to become much slower in some
cases.

MozReview-Commit-ID: CFO87zXjwgu
2016-09-23 15:42:13 -07:00
..
base Bug 1301301, part 2 - Add Scope as an AddToCCKind. r=smaug 2016-09-23 15:42:13 -07:00
build Add XRE_IsGPUProcess. (bug 1301266 part 1, r=billm) 2016-09-21 22:38:40 -07:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-09-19 09:45:57 -04:00
doc
ds Shutdown XPCOM-dependent resources in ImageBridgeChild at the appropriate time. (bug 1298938 part 3.1, r=mattwoodrow) 2016-09-13 16:30:57 -07:00
glue Bug 1301301, part 1 - Unify NoteJSObject and NoteJSScript into NoteJSChild. r=smaug 2016-09-23 15:42:13 -07:00
idl-parser Bug 1304131 - list xpidl.stub as the first output for header.py; r=gps 2016-09-19 13:43:39 -04:00
io Bug 337051: Add origin and referrer URL metadata to downloaded files on OS X. r=mstange,pamadini 2016-09-13 02:25:36 -05:00
libxpt/xptcall
reflect Bug 1304962 - fix argument processing in AARCH64 xptcall; r=froydnj 2016-09-24 06:36:16 +02:00
rust/nsstring Bug 1299261 - De-duplicate code in rust ns[C]String binding layout verification code, r=bholley 2016-09-23 14:55:32 -04:00
string Bug 1295762 - Part 1: Implement rust bindings to XPCOM's string types, r=froydnj 2016-09-20 11:26:43 -04:00
system Bug 1287626 - Add globally unique nsIXULAppinfo.uniqueProcessID r=billm 2016-08-10 16:07:40 -07:00
tests Bug 1301742 - Improve UTF-16 to UTF-8 conversion speed. r=froydnj 2016-09-15 15:46:29 -07:00
threads merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02:00
typelib Bug 1298855 - part 2 - remove prcpucfg.h #include from xpt_arena.h; r=erahm 2016-09-21 18:16:10 -04:00
windbgdlg Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
xpidl Bug 1293784 - Only recurse into xpcom/idl-parser/xpidl once; r=gps 2016-08-09 16:58:18 -04:00
moz.build Bug 1295762 - Part 1: Implement rust bindings to XPCOM's string types, r=froydnj 2016-09-20 11:26:43 -04:00
xpcom-config.h.in
xpcom-private.h.in