gecko-dev/toolkit/components
2016-01-13 11:57:15 +01:00
..
aboutcache Bug 1206491 - Fix a JavaScript error in about:cache page. r=mayhemmer 2015-09-20 04:36:00 +02:00
aboutmemory Bug 1225355 - Use channel.asyncOpen2 in toolkit/components/aboutmemory/content/aboutMemory.js (r=sicking) 2015-11-30 20:23:55 -08:00
aboutperformance Bug 1230735 - AddonWatcher.alerts is now a map;r=Felipe 2015-12-14 22:57:13 +01:00
addoncompat Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
alerts Bug 1219855, Part 2 - Always use XUL notifications if the system backend fails. r=wchen 2016-01-05 12:20:38 -07:00
apppicker Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
asyncshutdown Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
autocomplete Bug 1182783 - Restore search string and selection when selecting an autofilled urlbar popup result. r=mak 2015-12-15 17:08:41 -08:00
build Bug 1227300, Part 1 - Add an alert notification component. r=MattN,wchen 2015-12-03 08:44:25 -08:00
captivedetect Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
commandlines Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
console Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
contentprefs Bug 1229519: Fix toolkit/components/contentprefs to pass eslint checks. r=mconley 2015-12-03 10:00:06 -08:00
cookie Bug 1236409 - Remove toolkit impl of XUL prompt for nsICookiePromptService r=margaret 2016-01-04 20:40:00 -05:00
crashes Bug 1003204: Removed CommonUtils.exceptionStr() in toolkit/ r=gfritzsche 2015-12-18 04:05:00 +01:00
crashmonitor Bug 1229519: Fix crash manager to pass eslint checks. r=mak 2015-12-03 10:01:18 -08:00
ctypes Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
diskspacewatcher Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
downloads Bug 1229519: Fix download managers to pass eslint checks. r=mak 2015-12-03 10:00:18 -08:00
extensions Bug 1238408: Request complete logs in test_ext_webrequest.html 2016-01-11 13:36:01 -08:00
exthelper Bug 1217082 - Remove for-each from toolkit/. r=Gijs 2015-10-19 04:57:14 +09:00
feeds Bug 1231728 - Fixes some code to follow eslint rules. r=mak 2015-12-10 14:38:30 -05:00
filepicker Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug 2016-01-12 19:18:15 +00:00
filewatcher Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
finalizationwitness Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
find Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
formautofill Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
gfx Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
help
jsdownloads Bug 1113736 - Remove tail.js and add cleanup function call in head.js. r=paolo 2015-12-28 15:05:13 +00:00
lz4 Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
maintenanceservice Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1, r=catlee, a=lizzard 2015-12-08 16:06:26 -05:00
mediasniffer merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
microformats Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
osfile Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
parentalcontrols Bug 1232374 - remove nsAutoArrayPtr usages from toolkit/; r=froydnj 2015-12-17 09:37:47 -08:00
passwordmgr Bug 1208145 - Back out changeset e4e3a8b66db4 (bug 1121291). rs=dolske 2016-01-12 11:38:54 -08:00
perf Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
perfmonitoring Backed out changeset b94d7e7648e1 (bug 1200169) for frequent browser_AddonWatcher.js failures CLOSED TREE 2016-01-05 14:26:22 -08:00
places Bug 901440 - Add a Places maintenance task to remove binary annotations. r=mak 2015-12-13 22:30:59 +05:30
printing Bug 1199434 - Send printer error messages to the parent process to report to the user. r=Mossop 2015-09-16 16:12:54 -04:00
privatebrowsing
processsingleton Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
promiseworker Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
prompts Bug 1234936 - part 2: always focus tabs when they show an onbeforeunload dialog, r=billm 2015-12-29 18:49:27 +00:00
protobuf Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium. 2015-10-19 18:05:20 -07:00
reader Bug 1197163 - Update reader view "Loading…" string to use ellipsis character. r=margaret" 2016-01-06 10:40:34 -05:00
reflect Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
remote Bug 1186785 - Replace nsBaseHashtable::EnumerateRead() calls in toolkit/ with iterators. r=froydnj. 2015-10-19 15:46:46 -07:00
satchel Bug 1236325 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in satchel. r=mak 2016-01-01 17:02:54 -07:00
search Bug 1237648 - remove the defaultEngine implementation and forward the getter/setter to currentEngine, r=adw. 2016-01-08 11:27:49 +01:00
social Bug 994798 - Increase the timeout of browser_frameworker.js 2015-12-31 17:44:05 -05:00
sqlite Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
startup Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
statusfilter Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
telemetry merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
terminator Bug 1232285 - The Terminator's notion of ticks is incorrect. r=Yoric 2015-12-22 10:32:00 +03:00
thumbnails Bug 1096804 - Add support to PageThumbs for requesting non-downsampled content screenshots. r=dao 2016-01-12 11:08:33 -06:00
timermanager Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
typeaheadfind Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
url-classifier Bug 1211090 - Don't fail to open databases if we can't do buffered IO. r=froydnj 2015-12-21 17:51:03 +01:00
urlformatter Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
utils Bug 1237357 - Fix missing Cr used by AddonLocalizationConverter in simpleServices. r=kmag 2016-01-08 05:38:00 -05:00
viewconfig Bug 1192540: In about:config, make accel+f focus the filter box again instead of invoking the find bar. r=mossop 2015-08-15 12:06:41 +02:00
viewsource Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
workerloader Backed out 5161ded671e0 for causing Mulet failures 2015-12-03 20:01:43 -08:00
xulstore Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
moz.build Bug 1218882 - lz4.js should be usable outside of workers, r=Yoric. 2015-10-28 12:35:05 +01:00
nsDefaultCLH.js
nsDefaultCLH.manifest