gecko-dev/toolkit/components
Carsten "Tomcat" Book cd068df067 Merge mozilla-central to mozilla-inbound 2013-12-17 13:16:00 +01:00
..
aboutmemory Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium. 2013-12-04 19:32:50 -08:00
alerts Bug 948782 - Make test_alerts_noobserve.html wait until its alerts have disappeared before finishing. r=wchen 2013-12-12 13:08:35 +11:00
apppicker Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
autocomplete Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE 2013-11-25 15:59:01 -08:00
build Bug 798033 - Remove 'using namespace' from toolkit/ headers. r=bsmedberg 2013-12-08 21:53:46 -05:00
captivedetect Bug 934172 - Retry on error and timeout. r=schien 2013-11-19 17:07:23 +08:00
commandlines bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
console Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
contentprefs Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
cookie Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
ctypes Bug 943999 - Build toolkit/components/ctypes/test in unified mode; r=bsmedberg 2013-12-03 15:48:12 -05:00
diskspacewatcher Bug 946175 - Forbid assigning over a value previously set in moz.build. r=gps 2013-12-09 13:34:00 +09:00
downloads bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
exthelper Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
feeds Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
filepicker bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
finalizationwitness Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
find Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
help Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske 2013-09-13 17:29:51 -04:00
intl Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
jsdownloads Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
maintenanceservice Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
mediasniffer Bug 943994 - Build toolkit/components/mediasniffer in unified mode; r=padenot 2013-11-28 08:36:28 -05:00
microformats Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
osfile Bug 944859 - osfile_async_worker.js worker is never shut down in the parent process. r=yoric 2013-12-03 09:48:01 -08:00
parentalcontrols Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
passwordmgr Bug 934057 - Disable test_notifications_popup.html on Linux for constant failures 2013-12-15 21:17:52 -08:00
perf Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
places Bug 948134 - Fix "value is not defined" in PlacesDBUtils.jsm. r=adw. 2013-12-16 06:02:26 -06:00
printing Bug 907338 - "Ci is undefined" error in printUtils.js - thunderbird's print preview doesn't show any preview. r=Mossop 2013-08-21 22:43:01 +03:00
prompts Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
protobuf Bug 875013 - Remove VPATH; r=glandium 2013-11-21 14:57:06 -05:00
reflect Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal 2013-11-23 07:02:10 +09:00
remote Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
satchel Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg) 2013-12-12 14:13:20 -08:00
search Bug 943571 - Introduce a test for invalid engine files loaded from a dir. r=gavin 2013-12-11 14:15:16 -05:00
social bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh 2013-12-16 21:38:22 -08:00
startup Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
statusfilter Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
telemetry Bug 949345 - Gather telemetry about non-default Cyrillic legacy encodings. r=emk,f=sstamm. 2013-12-17 12:47:25 +02:00
thumbnails Bug 923345 - Fix intermittent failure in test/browser_thumbnails_background_crash.js by splitting it up. r=markh 2013-12-09 19:52:51 -08:00
typeaheadfind bug 947022 - type nsIPresShell::mForwardingContainer and nsPresContext::mContainer r=bz 2013-11-20 14:18:25 -05:00
url-classifier Merge inbound to m-c 2013-12-12 19:12:51 -08:00
urlformatter Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
viewconfig Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
viewsource Bug 926487 - Replace className comparisons with classList.contains in viewSource.js. r=Unfocused 2013-12-12 18:14:25 -05:00
workerloader Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
moz.build Backed out 6 changesets (bug 854169) to investigate OSX Mn bustage on a CLOSED TREE. 2013-12-02 15:19:28 -05:00
nsDefaultCLH.js
nsDefaultCLH.manifest