mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
![Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)](/assets/img/avatar_default.png)
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones