.. |
aboutmemory
|
Bug 404077: Annotate known assertions in mochitests.
|
2013-02-25 18:39:21 -08:00 |
alerts
|
Bug 827979: Add Growl support back due to change in notification plans. r=backout
|
2013-01-28 10:04:51 -05:00 |
apppicker
|
|
|
autocomplete
|
Bug 838301: Use nsCOMArray::Length() instead of Count() in nsAutoCompleteController.cpp, where appropriate. r=mounir
|
2013-02-06 07:40:55 -08:00 |
build
|
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
|
2012-12-08 20:50:54 +01:00 |
captivedetect
|
Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira.
|
2013-02-15 23:41:35 +08:00 |
commandlines
|
bug 829288 - fix some toolkit/ warnings r=ehsan
|
2013-01-10 06:44:15 -05:00 |
console
|
Remove some unnecessary preprocessing, no bug
|
2013-02-17 17:49:25 -08:00 |
contentprefs
|
Bug 835352 - Forward content preference change notifications to child processes. r=mak
|
2013-01-31 18:43:56 +01:00 |
cookie
|
|
|
ctypes
|
Bug 828782 - 0004. Add test case for UTF-8 decoding on ctypes.readStringReplaceMalformed(). r=terrence
|
2013-02-20 11:20:59 +08:00 |
downloads
|
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
|
2013-02-22 08:16:01 -08:00 |
exthelper
|
|
|
feeds
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
|
2012-11-03 10:59:29 +00:00 |
filepicker
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
find
|
|
|
help
|
|
|
intl
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
jsdownloads
|
Bug 835875 - Add the ability to cancel downloads. r=enn
|
2013-02-19 10:10:50 +01:00 |
maintenanceservice
|
Bug 790496 - Make maintenance service errors stand out more. r=ehsan
|
2012-10-25 22:34:03 -04:00 |
mediasniffer
|
Bug 843376 - nsMediaSniffer.cpp(13) : fatal error C1083: Cannot open include file: 'nestegg/nestegg.h', r=padenot
|
2013-02-21 14:27:00 +01:00 |
microformats
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
osfile
|
Bug 840887 - Test the behavior of DirectoryIterator when the directory doesn't exist. r=froydnj
|
2013-02-26 12:08:51 -05:00 |
parentalcontrols
|
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (toolkit/components/parentalcontrols part) r=netzen
|
2012-10-04 10:30:42 +02:00 |
passwordmgr
|
Bug 404077: Annotate known assertions in mochitests.
|
2013-02-25 18:39:21 -08:00 |
perf
|
Bug 805841 - test_pm.xul fails on EC2 VM because it can't measure CPU data. r=zwol
|
2013-02-12 07:28:35 -05:00 |
places
|
Bug 838798 - Remove deprecated nsILivemarkService interface.
|
2013-02-27 22:12:49 +01:00 |
printing
|
Fix for bug 830342 (Scale combobox is broken in print-preview, after selecting "Custom" and then hitting "Cancel" on its spawned dialog). r=dolske.
|
2013-01-17 12:16:33 +01:00 |
prompts
|
Bug 611553 - Make DOMWillOpenModalDialog a chrome-only event. r=dolske r=smaug
|
2013-01-16 13:10:18 -08:00 |
protobuf
|
Bug 812238 - Initial import of protobuf 2.4.1. r=khuey
|
2012-11-30 10:33:48 -08:00 |
reflect
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
remote
|
Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
|
2013-01-03 13:52:32 -08:00 |
satchel
|
Bug 836323 - Mochitest additions and changes for <input type=range>. r=mounir.
|
2013-02-16 12:36:02 +00:00 |
search
|
Bug 843479 - More logging for test_init_async_multiple_then_sync.js.
|
2013-02-25 09:07:17 -05:00 |
social
|
Bug 800278 - FrameWorker.ports using Map instead of object. r=jaws
|
2013-02-24 02:36:03 -03:00 |
startup
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
|
2013-01-29 13:12:13 -05:00 |
statusfilter
|
|
|
telemetry
|
Bug 844146 - make JS and C++ codepaths for adding histogram values identical; r=taras
|
2013-02-22 12:38:43 -05:00 |
thumbnails
|
Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
|
2013-02-16 20:15:41 -08:00 |
typeaheadfind
|
Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE.
|
2013-02-22 15:30:06 -05:00 |
url-classifier
|
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
|
2013-01-14 17:27:01 -05:00 |
urlformatter
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
viewconfig
|
Bug 771084 - JavaScript Warning: 'TypeError: function FilterPrefs does not always return a value' in chrome://global/content/config.js, r=dao.
|
2013-02-15 09:00:50 +01:00 |
viewsource
|
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
|
2013-02-06 14:22:33 +00:00 |
Makefile.in
|
Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
|
2013-02-16 20:15:41 -08:00 |
nsDefaultCLH.js
|
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
|
2012-12-19 09:27:56 +11:00 |
nsDefaultCLH.manifest
|
|
|