gecko/toolkit/components
2014-08-19 12:29:35 -07:00
..
aboutcache
aboutmemory No bug. Remove two "njn: ..." comments I accidentally left in. r=me. 2014-08-06 16:19:55 -07:00
addoncompat Bug 1041334 - Pass notificationCallbacks to Adblock element hiding shims (r=mconley) 2014-07-28 14:55:47 -07:00
alerts Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
apppicker
autocomplete Bug 433788 - Crash in [@ nsAutoCompleteController::ClosePopup] due to re-entrancy. r=Enn 2014-07-30 16:55:47 +02:00
build Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal 2014-07-23 08:39:56 +09:00
captivedetect Bug 1046848 - Typo in captivedetect.js:250 - aInterface is undefined. r=dolske 2014-08-01 03:21:51 +03:00
commandlines Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted 2014-06-27 11:05:07 -07:00
console
contentprefs Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw 2014-08-19 12:29:35 -07:00
cookie
crashes Bug 1009765 - Add GMP plugin crashes to FHR crash reporting (part 2: FHR, toolkit/components/crashes). r=gps 2014-08-08 15:41:07 -07:00
crashmonitor Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal 2014-07-25 13:50:55 -04:00
ctypes Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps 2014-07-23 13:30:52 +09:00
diskspacewatcher
downloads Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo 2014-08-19 08:50:00 -04:00
exthelper
feeds Bug 1046500 - Make FeedParser tests into xpcshell tests. r=mak 2014-08-11 12:35:07 -07:00
filepicker
finalizationwitness Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
find Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
formautofill Bug 1021172 - Electrolysis (e10s) support for requestAutocomplete. r=MattN 2014-07-30 18:06:45 +01:00
help
jsdownloads Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
maintenanceservice Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal 2014-08-06 07:25:33 +09:00
mediasniffer
microformats
osfile Bug 1037358 - Fix up ArrayBufferObject malloc accounting, assigning to correct zone for all types, r=terrence,froydnj,smaug 2014-08-12 16:59:12 -07:00
parentalcontrols Bug 1006051 - Follow-up: correct over-zealous regex replace. r=trivial 2014-07-23 17:16:29 -07:00
passwordmgr Bug 1049214 - Fix 'setting a property that has only a getter' warnings on shutdown for nsContentPrefService.js and nsLoginManager.js. r=mossop 2014-08-12 09:16:38 -07:00
perf
places Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN 2014-08-18 14:42:00 -07:00
printing Bug 1034321 - Officially don't try to print e10s tabs until that is supported - r=billm 2014-07-11 16:29:21 -04:00
promiseworker Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
prompts Bug 369778 - Fix two RegExps that expect an unmatched capture group expands to the empty string, not to |undefined|. r=dolske 2014-07-25 14:34:10 -07:00
protobuf Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
reflect
remote Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
satchel Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe 2014-06-28 11:09:45 -07:00
search Bug 1053357 - Search terms with multiple spaces are displayed with plus signs in the location bar. r=gavin 2014-08-15 10:19:31 +01:00
social Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-15 14:23:23 -07:00
sqlite Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal 2014-07-25 13:40:07 -04:00
startup Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
statusfilter Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
telemetry Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan 2014-08-19 12:19:07 -04:00
thumbnails Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw 2014-08-09 00:57:46 +02:00
typeaheadfind Bug 263049. Hack nsTypeAheadFind to search XMLPrettyPrinter's pretty-printed DOM when the root node has an XBL binding. r=mrbkap 2014-08-15 22:47:46 +12:00
url-classifier Bug 1055180: cleanup functions in test_classified_annotations and test_allowlisted_annotations. Making sure the nsChannelClassifier::ShouldEnableTrackingProtection does not abort on chrome URIs. (r=mmc) 2014-08-18 14:58:33 -07:00
urlformatter
viewconfig
viewsource
workerloader Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal 2014-07-25 13:40:07 -04:00
workerlz4 Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal 2014-07-25 13:40:07 -04:00
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
nsDefaultCLH.js
nsDefaultCLH.manifest