.. |
aboutcache
|
|
|
aboutcompartments
|
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
|
2015-01-13 17:38:05 -08:00 |
aboutmemory
|
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
|
2015-01-13 17:38:05 -08:00 |
addoncompat
|
Bug 1110495 - Wrap try/catch around e10s add-on shim initialization. r=billm.
|
2015-01-13 18:19:18 -05:00 |
alerts
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
apppicker
|
|
|
asyncshutdown
|
Bug 1112640 - In an AsyncShutdown Barrier, addBlocker may now be called while we are already waiting for completion of the barrier. r=froydnj
|
2015-01-14 16:32:41 +01:00 |
autocomplete
|
Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak
|
2015-01-10 13:48:24 +02:00 |
build
|
|
|
captivedetect
|
|
|
commandlines
|
|
|
console
|
|
|
contentprefs
|
Backed out changeset 96a5b2854978 (bug 527444) for android xpcshell bustage on a CLOSED TREE
|
2014-12-12 12:57:14 -08:00 |
cookie
|
|
|
crashes
|
|
|
crashmonitor
|
|
|
ctypes
|
Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
|
2015-01-08 22:35:33 -08:00 |
diskspacewatcher
|
|
|
downloads
|
Bug 1115717 - Warning dialog when exiting Private Browsing with active downloads could be made less technical. r=paolo
|
2015-01-15 16:04:34 -05:00 |
exthelper
|
|
|
feeds
|
|
|
filepicker
|
|
|
filewatcher
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
finalizationwitness
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
find
|
|
|
formautofill
|
|
|
help
|
|
|
jsdownloads
|
Bug 1113178 - Replace removeAllPages() in toolkit/components/jsdownloads/ r=mak
|
2015-01-17 19:05:31 +01:00 |
maintenanceservice
|
Bug 1119072, Part 14: Fix prototype of MakeCommandLine to match definition, r=rstrong
|
2015-01-08 15:36:24 -08:00 |
mediasniffer
|
|
|
microformats
|
|
|
osfile
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
parentalcontrols
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
passwordmgr
|
Bug 1118839 - Add telemetry to measure the number of saved passwords for a user. r=dolske
|
2015-01-16 13:08:29 -08:00 |
perf
|
|
|
places
|
Bug 1113178 - Replace removeAllPages() in toolkit/components/places/ r=mak
|
2015-01-17 19:31:32 +01:00 |
printing
|
Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop.
|
2015-01-06 14:52:01 -05:00 |
processsingleton
|
|
|
promiseworker
|
Bug 1077354 - Extending PromiseWorker to simplify transfering values r=froydnj
|
2014-11-20 12:40:08 +01:00 |
prompts
|
Bug 1108412 - Fix strict mode warning about assigning to an undeclared variable port in nsPromper.js. r=dolske
|
2014-12-07 00:30:13 -08:00 |
protobuf
|
Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
|
2015-01-08 22:35:33 -08:00 |
reader
|
Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
|
2014-12-30 10:44:34 -05:00 |
reflect
|
|
|
remote
|
|
|
satchel
|
Bug 1110759 - Cleanup FormHistory a bit. r=markh
|
2015-01-08 19:58:45 +01:00 |
search
|
Bug 1119682 - TypeError: setting a property that has only a getter fix, r=felipe
|
2015-01-15 11:58:00 +00:00 |
social
|
Bug 1113178 - Replace removeAllPages() in toolkit/components/social/ r=mak
|
2015-01-17 19:10:38 +01:00 |
sqlite
|
|
|
startup
|
Bug 620411: Remove nsUserInfo::GetDomain()'s useless null check on an array in nsUserInfoUnix.cpp. r=bsmedberg
|
2015-01-20 10:00:54 -08:00 |
statusfilter
|
|
|
telemetry
|
Bug 1119281 - Fix missing telemetry client id in saved session pings. r=vladan
|
2015-01-21 13:24:04 -08:00 |
terminator
|
Bug 1109746 - Fix more bad implicit constructors in some random code across the tree
|
2014-12-13 14:17:04 -05:00 |
thumbnails
|
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
|
2014-12-15 22:05:46 +01:00 |
typeaheadfind
|
|
|
url-classifier
|
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
|
2015-01-20 03:58:00 -05:00 |
urlformatter
|
|
|
viewconfig
|
|
|
viewsource
|
Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy
|
2015-01-02 17:53:11 -05:00 |
workerloader
|
|
|
workerlz4
|
Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj
|
2015-01-08 11:31:21 +00:00 |
xulstore
|
|
|
moz.build
|
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
|
2015-01-13 17:38:05 -08:00 |
nsDefaultCLH.js
|
|
|
nsDefaultCLH.manifest
|
|
|