.. |
aboutmemory
|
Bug 798395 - Follow-up: Add URI escaping to about:memory's file argument. r=me
|
2012-10-19 12:13:54 -04:00 |
alerts
|
Bug 796111. Adjust styling of nsIAlertService alert windows. r=dao
|
2012-10-06 19:17:07 -07:00 |
apppicker
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
autocomplete
|
Bug 781617 - autoFill should respect user's input.
|
2012-09-21 16:56:20 +02:00 |
build
|
Bug 764683: Manage /system mount permissions when applying Gecko updates in B2G, and download them to /data/local. r=rstrong r=bbondy r=cjones
|
2012-08-27 12:27:14 -03:00 |
commandlines
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
console
|
Bug 769298 - Avoid logging script errors coming from private windows in the global error console
|
2012-10-19 15:52:21 -06:00 |
contentprefs
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
cookie
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
ctypes
|
Bug 795505 - Additional checks for feeding typed arrays to js-ctypes. r=jorendorff
|
2012-10-06 21:53:23 -04:00 |
downloads
|
Bug 797349 - Add support for metadata::download-uri for later display in file manager by GIO. r=Neil
|
2012-10-08 01:46:00 -07:00 |
exthelper
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
feeds
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
filepicker
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
find
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
help
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
intl
|
Bug 802820 Restore fallback behaviour when charset titles are missing r=smontagu
|
2012-10-21 10:31:21 +01:00 |
maintenanceservice
|
Bug 789743 - Ensure bgupdates executes PostUpdate successfully. r=ehsan
|
2012-09-20 15:40:45 -04:00 |
mediasniffer
|
Bug 793498: Annotate nsMediaSniffer as MOZ_FINAL. r=padenot
|
2012-09-23 13:12:21 -07:00 |
microformats
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
osfile
|
Bug 800697 - [OS.File] Convert async testsuite to use Task.js. r=Yoric
|
2012-10-23 11:48:52 -06: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 654348 - Make XMLHttpRequest prefer explicit credentials (in the URL) over cached credentials, r=cbiesinger
|
2012-10-24 16:05:13 +02:00 |
perf
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
places
|
Bug 790305 - Don't add history entries for redirects or error pages. r=mfinkle
|
2012-10-24 09:04:44 -07:00 |
printing
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
prompts
|
Bug 792036 - Automated fixups. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
reflect
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
remote
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
satchel
|
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
|
2012-10-24 00:27:58 -04:00 |
search
|
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
|
2012-10-17 12:15:23 +02:00 |
social
|
Back out 689834383fbb (bug 782882) for timing out in browser_social_toolbar.js
|
2012-10-25 00:00:45 -07:00 |
startup
|
Backed out a57ade621efb, 2a8fef2bd228, 632ce3e7d3ef (bug 799638) for bustage.
|
2012-10-13 21:22:30 -04:00 |
statusfilter
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
telemetry
|
Bug 802920: Gather additional Telemetry on performance of LocalStorage operations. r=taras
|
2012-10-23 15:37:13 -04:00 |
typeaheadfind
|
Bug 804799. Make sure we keep advancing our current find point through the document even in cases when we optimize by moving it to the first visible range, so we don't get stuck in an infinite loop. r=masayuki
|
2012-10-24 16:10:49 -04:00 |
url-classifier
|
Bug 797302 - crash in mozilla::safebrowsing::Classifier::Check. r=dcamp
|
2012-10-23 09:57:18 +02:00 |
urlformatter
|
Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin
|
2012-09-10 10:54:41 -06:00 |
viewconfig
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
viewsource
|
Bug 803661 Can't save files from the view source window r=jdm
|
2012-10-20 00:37:35 +01:00 |
Makefile.in
|
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
|
2012-09-04 16:22:34 -07:00 |
nsDefaultCLH.js
|
Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin
|
2012-08-04 13:22:55 +12:00 |
nsDefaultCLH.manifest
|
|
|