Commit Graph

18 Commits

Author SHA1 Message Date
Jon Coppeard
1508ed6b0f Bug 1325406 - Refactor rooting base class templates r=sfink r=mccr8 2017-01-10 10:12:14 +00:00
Jeff Walden
ffee75678f Bug 1302276 - Don't abuse mozilla::Forward in move-constructor definitions to move members/base classes into the new object, and correctly use perfect forwarding in Zone::cellIter. r=terrence 2016-09-12 16:35:27 -07:00
Wes Kocher
0d0cfea3fb Backed out changeset a03e56efce4c (bug 1281156) for android failures in test_bug772796.html a=backout CLOSED TREE 2016-09-21 16:37:23 -07:00
Hannes Verschore
278b1510cf Bug 1281156: TraceLogger: Enable caching of EventPayload for mainthread again, r=bbouvier,jonco 2016-09-21 19:26:05 +02:00
Shu-yu Guo
45f2e559d8 Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
Terrence Cole
821e32e643 Bug 1266552 - Use WeakCache to automatically sweep AllocationSiteTable; r=sfink 2016-05-16 15:08:18 -07:00
Terrence Cole
315ff1f2c2 Bug 1267699 - Move some public types to the right namespace; r=sfink 2016-04-26 09:18:48 -07:00
Terrence Cole
45fd4fd7ad Bug 1263772 - Use WeakCache wrapper to sweep BaseShape table; r=jonco 2016-04-12 17:05:15 -07:00
Terrence Cole
6b5dca8a9c Bug 1233862 - Add a WeakCache builtin to automatically manage sweeping; r=sfink 2015-12-18 14:50:20 -08:00
Jeff Walden
85a717f285 Bug 1246061. r=jandem, r=bz, r=luke, r=froydnj 2016-03-09 00:37:20 -08:00
Jim Blandy
334f791d58 Bug 1257395: Update comments for GCHashTable and GCPolicy. DONTBUILD r=terrence 2016-03-16 18:16:01 -07:00
Jeff Walden
4e8624030d Bug 1257979 - Use a GCHashSet for a hash in the JSON stringifying algorithm. r=sfink 2016-03-18 16:43:53 -07:00
Terrence Cole
678aa50810 Bug 1244365 - Remove Traceable; r=sfink 2016-01-29 16:56:11 -08:00
Terrence Cole
01a8cf9876 Bug 1234862 - Part 5: Rename DefaultGCPolicy to GCPolicy; r=sfink 2016-01-26 12:53:35 -08:00
Terrence Cole
c7e0b05a69 Bug 1234862 - Part 3: Always use DefaultGCPolicy for GCHashTables; r=sfink 2016-01-25 08:43:53 -08:00
Steve Fink
2721e80f85 Bug 1237445 - Implement GCRekeyableHashMap, r=terrence 2016-01-06 14:41:12 -08:00
Terrence Cole
34c006ba22 Bug 1226801 - None of the GCHashMap users require movable keys; r=fitzgen 2015-11-25 11:58:50 -08:00
Steve Fink
55b2776a22 Bug 1225298 - Use GC policy mechanism for sweeping hashtable-based collections. r=terrence 2015-11-17 11:33:15 -08:00