.. |
aboutmemory
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
alerts
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
apppicker
|
|
|
autocomplete
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
build
|
Bug 669410 - Make the url-classifier PrefixSet persistent on startup/shutdown. r=tony
|
2011-09-08 22:16:59 +02: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
|
|
|
ctypes
|
Bug 599791 - part 7 - Tests. r=jorendorff
|
2011-10-07 13:51:21 -04:00 |
downloads
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01: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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04: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
|
Backed out changeset ecd1948992eb
|
2010-10-29 16:07:46 +13: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
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04: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 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
perf
|
Bug 632064 - remove JS_GetScopeChain (r=mrbkap)
|
2011-09-28 17:57:27 -07:00 |
places
|
Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak
|
2011-10-28 20:37:13 -07:00 |
printing
|
|
|
prompts
|
Bug 687400: Kill Node.isSameNode. r=smaug
|
2011-10-28 19:52:27 -07: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 696478 - Use weak references. r=mak.
|
2011-11-04 11:24:54 -04: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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
statusfilter
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
telemetry
|
Bug 687081 - Time how long it takes to find (or not) things in the cache. r=jduell
|
2011-10-30 15:39:53 +01:00 |
typeaheadfind
|
Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv
|
2011-10-29 22:03:55 +02:00 |
url-classifier
|
Bug 695965: Fix use of uninitialized memory in nsUrlClassifierDBService::CheckClean. r=bent
|
2011-10-20 10:48:11 -04:00 |
urlformatter
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
viewconfig
|
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
|
2011-09-23 01:03:50 -04:00 |
viewsource
|
Bug 482921 part 9 - Support tooltips in the View Source window. r=gavin.sharp.
|
2011-11-01 13:33:11 +02:00 |
Makefile.in
|
Bug 676293 - Add ability to make 'home screen shortcut' for Bookmarks [r=fabrice, r=blassey]
|
2011-08-08 22:37:57 -04: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 |