.. |
aboutcache
|
|
|
aboutmemory
|
Bug 1191670 - Tweak comments in some memory reporter tests. r=erahm.
|
2015-08-06 19:07:50 -07:00 |
aboutperformance
|
Bug 1191327 - Recapitulates alerts in about:performance now. r=felipe
|
2015-08-05 18:59:10 +02:00 |
addoncompat
|
Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs
|
2015-07-11 10:32:56 -04:00 |
alerts
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
|
2015-07-03 18:29:00 -07:00 |
apppicker
|
|
|
asyncshutdown
|
Bug 1163840 - Lazy-init blocker stack in AsyncShutdown to save startup time; r=Yoric
|
2015-06-02 16:31:24 -04:00 |
autocomplete
|
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
|
2015-07-30 16:54:27 +02:00 |
build
|
Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell
|
2015-07-07 04:17:00 +02:00 |
captivedetect
|
|
|
commandlines
|
Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell
|
2015-07-07 04:17:00 +02:00 |
console
|
Bug 1177381 - View source from error console uses deprecated API. r=neil
|
2015-07-27 10:07:00 -04:00 |
contentprefs
|
Bug 482051 - Remove mentions of the browser.privatebrowsing.keep_current_session pref; r=jdm
|
2015-04-02 22:33:06 -04:00 |
cookie
|
|
|
crashes
|
Bug 1121013 part C - report a new crash ping type on main-process crashes, and record submission rate/failure information in telemetry. Plugin/content crashes are already recorded via SUBPROCESS_ABNORMAL_ABORT and SUBPROCESS_CRASHES_WITH_DUMP and this patch leaves that unchanged. r=gfritzsche
|
2015-03-30 17:48:11 -04:00 |
crashmonitor
|
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
|
2015-04-23 15:10:30 -04:00 |
ctypes
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
diskspacewatcher
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
downloads
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
extensions
|
Bug 1175770 - New extension API (r=Mossop)
|
2015-08-03 10:41:24 -07:00 |
exthelper
|
|
|
feeds
|
Bug 1141444 - Remove firefox-appdir in toolkit/components/feeds/test/xpcshell.ini. r=ted
|
2015-03-18 15:58:00 +01:00 |
filepicker
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
filewatcher
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
finalizationwitness
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
find
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
formautofill
|
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
|
2015-03-15 19:36:24 +01:00 |
gfx
|
Fix a typo in SanityTest.js causing skewed Telemetry data. (bug 1191613, r=mchang)
|
2015-08-06 13:07:36 -07:00 |
help
|
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
|
2015-03-15 19:36:24 +01:00 |
jsdownloads
|
Backed out changeset ee2d0bbca72c (bug 1159632) for windows xpcshell permafail
|
2015-06-07 18:57:58 -07:00 |
maintenanceservice
|
Bug 1171518 - cleanup maintenance service logging. r=bbondy
|
2015-07-14 12:08:45 -07:00 |
mediasniffer
|
Bug 868333 - Match more MP4 family file types in media sniffer. r=rillian
|
2015-06-25 14:44:00 +02:00 |
microformats
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
osfile
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
parentalcontrols
|
Bug 1189414 - Restricted Profiles: Clean up missing and unneeded restrictions. r=ally
|
2015-08-06 10:51:45 +02:00 |
passwordmgr
|
Bug 107957 - Fixed sorting order for password manager autocomplete. r=MattN
|
2015-08-03 15:16:08 -07:00 |
perf
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
perfmonitoring
|
Backed out changesets 21b660154b4a and 0a92886f497a (bug 1181175) for B2G bustage.
|
2015-08-07 11:23:13 -04:00 |
places
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-08-07 13:13:06 +02:00 |
printing
|
Bug 1146454 - Stop using CPOWs for printing. r=billm
|
2015-07-03 16:06:04 -04:00 |
privatebrowsing
|
Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm
|
2015-07-28 15:01:05 -04:00 |
processsingleton
|
Bug 1141661 - No need to manually convert this URI anymore. r=mossop
|
2015-04-20 12:50:33 -07:00 |
promiseworker
|
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
|
2015-03-15 19:36:24 +01:00 |
prompts
|
Back out 35e75bce4db4 (bug 1087744) for xpcshell bustage
|
2015-02-10 23:05:42 -08:00 |
protobuf
|
Bug 1186561 - add #include <vector> to a protobuf header to work around problems on Android; r=fitzgen
|
2015-07-22 15:10:03 -04:00 |
reader
|
Bug 1182778, r=margaret,f=bz
|
2015-07-17 13:30:42 +01:00 |
reflect
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
remote
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
satchel
|
Bug 1187689 - Apply a minimum width to autocomplete popup in e10s mode. r=felipe
|
2015-07-28 20:10:58 +01:00 |
search
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
social
|
Bug 1162322 change social error handling to use messagemanager, r=markh
|
2015-05-22 10:33:18 -07:00 |
sqlite
|
|
|
startup
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
statusfilter
|
|
|
telemetry
|
Backed out changesets 21b660154b4a and 0a92886f497a (bug 1181175) for B2G bustage.
|
2015-08-07 11:23:13 -04:00 |
terminator
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
thumbnails
|
Bug 1180273 - Adding missing 'this' pointer when forwarding newChannel2 calls (r=gijs,sicking)
|
2015-08-06 11:11:32 -07:00 |
timermanager
|
Bug 1160263: Don't allow add-ons to override the periodic XPI signature check. r=rstrong
|
2015-04-30 13:17:32 -07:00 |
typeaheadfind
|
Bug 1132518, add a flag to nsIFrameTraversal to skip the popup checks, r=mats
|
2015-07-13 06:07:49 -04:00 |
url-classifier
|
Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj
|
2015-07-29 10:44:59 -07:00 |
urlformatter
|
Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh.
|
2015-07-10 21:06:24 +02:00 |
utils
|
Bug 1175770 - New extension API (r=Mossop)
|
2015-08-03 10:41:24 -07:00 |
viewconfig
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
viewsource
|
Bug 1181160 - Make print preview work in view source window when viewing source from a remote browser. r=jryans
|
2015-07-03 18:20:07 -04:00 |
workerloader
|
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
|
2015-03-15 19:36:24 +01:00 |
workerlz4
|
|
|
xulstore
|
Bug 1070709 - Collapse test-only moz.build files under toolkit/ into ancestor moz.build files. r=mshal
|
2015-02-10 18:47:20 +02:00 |
moz.build
|
Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm
|
2015-07-28 15:01:05 -04:00 |
nsDefaultCLH.js
|
|
|
nsDefaultCLH.manifest
|
|
|