gecko/toolkit/components
2016-01-18 13:39:42 -08:00
..
aboutcache
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 1236036 - Automatically close native notifications in test_alerts.html. r=MattN 2016-01-15 08:20:10 -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
downloads Bug 1237370 - Improve Application Reputation unit tests. r=gcp 2016-01-18 13:39:42 -08:00
extensions Bug 1239822: Part 2a - [webext] Explicitly destroy windowless browsers on unload. r=billm 2016-01-15 13:30:15 -08:00
exthelper
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
find
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
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 Bug 1225357 - Convert toolkit tests to use asyncOpen2 (r=sicking) 2016-01-12 13:45:03 -08: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 1225357 - Convert toolkit tests to use asyncOpen2 (r=sicking) 2016-01-12 13:45:03 -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 1233369 - UnifiedComplete.js calls TelemetryStopwatch.finish() for PLACES_AUTOCOMPLETE_1ST_RESULT_TIME_MS multiple times. r=adw 2016-01-13 17:37:59 +01:00
printing
privatebrowsing
processsingleton
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
reader Bug 1197163 - Update reader view "Loading…" string to use ellipsis character. r=margaret" 2016-01-06 10:40:34 -05:00
reflect
remote
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
telemetry Bug 1141565 - TSan: data race ipc/chromium/src/base/histogram.cc:730 Accumulate. r=gfritzsche. 2016-01-18 17:15:19 +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
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
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
nsDefaultCLH.js
nsDefaultCLH.manifest