.. |
aboutmemory
|
Bug 700190 - Fix test_aboutmemory.xul. r=jlebar.
|
2011-11-08 21:34:33 -08:00 |
alerts
|
Bug 691662 - Remove unnecessary condition which doesn't work with Growl 1.3. r=sdwilsh
|
2011-11-13 09:03:23 +01:00 |
apppicker
|
Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
|
2010-06-07 10:29:25 -04:00 |
autocomplete
|
Bug 702410 - mIsOpen is a Redundant Property. r=mak
|
2011-11-18 14:37:51 -08:00 |
build
|
Bug 698326 - Remove countMe argument to SizeOf in UrlClassifier. r=
|
2011-11-15 18:51:06 +01:00 |
commandlines
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
console
|
Bug 579909 - Move WebConsole code to browser; f=nfitzgerald r=dtownsend,ddahl,gavin.sharp
|
2011-07-26 12:22:51 -03:00 |
contentprefs
|
Bug 688913 - Finalize statements in extensions/cookie and toolkit/components/contentprefs. r=mak.
|
2011-10-28 10:55:20 -04:00 |
cookie
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
|
2010-05-27 12:33:54 -07:00 |
ctypes
|
Bug 705019 - Allow access to {C,Pointer,Struct,Array,Function}Type.prototype.prototype. r=jorendorff
|
2011-11-29 18:29:19 -08:00 |
downloads
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
exthelper
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
|
2011-05-25 10:46:51 +02:00 |
feeds
|
Bug 677135 - Use JavaScript's Date object to determine whether dates in feeds can be parsed by parsing them, rather than using a regex, and return null rather than "Invalid Date" when they can't be parsed, r=mak
|
2011-11-05 23:12:28 -07:00 |
filepicker
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
find
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
help
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
intl
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
microformats
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
parentalcontrols
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
passwordmgr
|
Bug 615479 - Password manager prompts can now ask a more complete question [r=dolske]
|
2011-11-28 13:02:47 -08:00 |
perf
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
places
|
Unit test bustage fix from bug 702810 for apps that implement imap uris - don't test the imap uri for visited status because nsIIOService.newURI() can throw if the app knows about imap:// but an account is not set up for it. r=mak over irc
|
2011-12-01 11:29:34 +00:00 |
printing
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
prompts
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
reflect
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
remote
|
Bug 503879, remove nsIToolkit, make nsToolkit a singleton, remove it from some widget platforms, and don't pass it around when creating widgets, original patch by robarnold, r=roc
|
2011-10-25 11:05:32 -04:00 |
satchel
|
Bug 705957 - Correct the spelling of "privledged" & add 2 comments to test_bug_511615.html; r=ehsan
|
2011-11-30 13:19:49 +00:00 |
search
|
Bug 696179: properly cache null results for "alias" from the engineMetadataService so that we avoid hitting SQLite multiple times when entering text in the location bar, r=rflint
|
2011-10-20 15:44:53 -04:00 |
startup
|
Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher
|
2011-12-01 18:22:14 +11:00 |
statusfilter
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
telemetry
|
Backed out changeset d1a66dc7b119
|
2011-11-30 10:58:53 -05:00 |
typeaheadfind
|
Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv
|
2011-10-29 22:03:55 +02:00 |
url-classifier
|
Bug 698326 - Remove countMe argument to SizeOf in UrlClassifier. r=
|
2011-11-15 18:51:06 +01:00 |
urlformatter
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
viewconfig
|
Bug 502492 - Change about:config text box label to Search:. r=dtownsend ui-r=limi
|
2011-11-26 14:07:52 +01:00 |
viewsource
|
Bug 703965 - View source prefs not obeyed in non-HTML documents - tests; r=hsivonen
|
2011-12-01 13:09:33 +13:00 |
Makefile.in
|
Bug 597789 - Remove --disable-rdf; r=ted
|
2011-11-08 11:42:54 +00:00 |
nsDefaultCLH.js
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
nsDefaultCLH.manifest
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |