gecko-dev/toolkit/components
Carsten "Tomcat" Book 7ef9b42c28 merge mozilla-central to mozilla-inbound IGNORE IDL
--HG--
extra : rebase_source : 294f0cad1bada4ebf38f24ff52ebbd7798de5912
extra : amend_source : d7b1044b736cf3e351efbef9610c83a14e6543ae
2015-04-22 16:09:56 +02:00
..
aboutcache
aboutmemory Bug 1145007 (part 2) - Add a "resident-peak" distinguished amount and memory reporter on Unix. r=erahm. 2015-03-19 15:16:37 -07:00
aboutperformance Bug 1152759 - Regroup Performance Monitoring modules/components;r=yoric 2015-04-14 17:10:04 +02:00
addoncompat Bug 1155846 - Comment out intentionally unreachable code and unused parameters in Prefetcher.jsm. r=billm 2015-04-18 14:58:29 +09:00
alerts Bug 1153248, re-enable a bunch of tests that now work with e10s, r=billm 2015-04-16 15:38:12 -04:00
apppicker
asyncshutdown Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
autocomplete Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
build Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
captivedetect
commandlines Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
console Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01: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 1135543 - Part 4: Define DailyCrashesMeasurement6 containing main-crash-oom; r=bsmedberg 2015-03-14 18:59:21 +13:00
crashmonitor
ctypes Backed out changeset b2b956ba0acd (bug 891107) for xpcshell-test failure 2015-04-22 20:08:23 +09:00
diskspacewatcher Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
downloads Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04: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 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
filewatcher Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
finalizationwitness 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
find
formautofill Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01: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 Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan 2015-04-22 08:29:20 +02:00
maintenanceservice Backed out 3 changesets (bug 1151266, bug 920750, bug 1138284) for Windows updater XPCshell test failures 2015-04-07 18:19:46 -07:00
mediasniffer 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
microformats Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
osfile Backed out 1 changesets (bug 1040285) for windows xpcshell failures CLOSED TREE 2015-04-16 15:17:15 -07:00
parentalcontrols
passwordmgr Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
perf 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
perfmonitoring Merge inbound to m-c. a=merge 2015-04-17 15:44:37 -04:00
places merge mozilla-central to mozilla-inbound IGNORE IDL 2015-04-22 16:09:56 +02:00
printing Bug 1142997 - Cannot Print from Composer and other <editor> elements r=mossop 2015-03-24 20:03:12 +08: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
reader Bug 1155692 - include latest Readability/JSDOMParser changes into m-c, rs=me 2015-04-17 16:02:19 +01:00
reflect 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
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 1106235 - [e10s] Make autocompletion dropdown menu honour RTL. r=mrbkap. 2015-04-14 11:48:19 -04:00
search Bug 1139254 - Use MockRegistrar in toolkit/components. r=Unfocused 2015-03-24 19:47:00 -04:00
social Bug 1150151 - Disable failing debug b-c e10s tests (r=Mossop) 2015-04-01 14:42:36 -07:00
sqlite
startup Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan 2015-04-22 08:29:20 +02:00
statusfilter
telemetry Bug 1149284 - Restore Telemetry tests. r=rvitillo, r=sstamm 2015-04-20 19:41:53 -04:00
terminator Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan 2015-03-23 04:39:00 +01:00
thumbnails Bug 1147562 - Update remaining callsites of newChannel before landing the shim in toolkit/ (r=gijs) 2015-04-09 10:10:45 -07:00
timermanager Bug 1152997 - Cleanup app update build to exclude android. r=glandium, r=mossop 2015-04-14 17:00:02 -07:00
typeaheadfind Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
url-classifier Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12:00
urlformatter
viewconfig Bug 1133002 - Align warning button to left. r=jaws 2015-02-14 18:34:00 -05:00
viewsource Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12: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 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
nsDefaultCLH.js
nsDefaultCLH.manifest