.. |
aboutmemory
|
Bug 700508 - Disallow non-leaf memory reporters (attempt 3). r=jlebar.
|
2012-01-07 21:45:35 +11:00 |
alerts
|
Bug 715576 - libalerts_s.dylib is incorrectly-named (_s indicates a static library) and links against the static-js library, which is bad. Make it link against either libxul (static-js) or the dynamic-js library correctly, and rename it. r=ted
|
2012-01-11 11:28:21 -05: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 717147 part.2 Don't do autocomplete during composition r=dolske
|
2012-01-13 15:19:22 +09:00 |
build
|
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
|
2012-01-10 17:09:32 +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 122213 - Display time and date of messages in toolkit's Error Console. r=neil sr=bz
|
2011-12-17 05:22:26 +01:00 |
contentprefs
|
Bug 711494 - close _dbConnection. r=mak.
|
2011-12-19 13:10:18 -05: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
|
Backout 057e7ead186e (bug 714029) because of failure to build on Windows.
|
2012-01-10 10:51:55 +01:00 |
downloads
|
Bug 713172 - Followup to finalize statements instead of nulling them out. r=mak
|
2012-01-11 17:13:49 -05: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
|
No bug, remove trailing whitespace on a CLOSED TREE
|
2012-01-12 20:57:12 -08: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 709511 - Remove unused nsCharsetMenu::kNC_Checked; r=smontagu a=ehsan
|
2011-12-13 09:49:31 +11:00 |
maintenanceservice
|
Bug 716915 - Service is sometimes not used after several successful service updates because maintenanceservice.exe is missing. r=rstrong.
|
2012-01-17 16:52:23 -05: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 717871 - Remove two superfluous SimpleTest.finish calls to fix SeaMonkey perma-orange; r=gavin
|
2012-01-13 15:49:36 -05: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
|
Back out 88733ce1bef3 (bug 718440) because of Windows build failure
|
2012-01-17 15:15:47 -08: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
|
Give the text in prompts unicode-bidi: isolate. Bug 652550, r=dolske
|
2011-12-28 10:33:18 +02: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 717871 - Remove two superfluous SimpleTest.finish calls to fix SeaMonkey perma-orange; r=gavin
|
2012-01-13 15:49:36 -05:00 |
search
|
Bug 716105 - Send quit-application in toolkit/components/search/tests/xpcshell/test_645970.js. r=mak.
|
2012-01-09 10:03:14 -05:00 |
startup
|
Bug 692625 - Move toolkit/components/startup/tests/browser/ to toolkit/components/startup/tests/; r=dtownsend
|
2011-12-16 09:11:23 +00: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
|
Bug 718348 - Obtain more telemetry data for app update memory errors. r=rstrong
|
2012-01-18 13:43:21 -05:00 |
typeaheadfind
|
Bug 171237 - Center the search results instead of scrolling only enough to show them in order to provide more visual context; r=roc
|
2012-01-11 20:18:23 -05:00 |
url-classifier
|
Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp
|
2012-01-10 17:09:38 +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 712698 - view.selection is null in error console when starting Firefox with about:config in a tab. r=Mossop
|
2011-12-21 19:37:20 +01:00 |
viewsource
|
Bug 710142 - Make external View Source editor work again when the content comes from nsIWebBrowserPersist. r=gavin.sharp.
|
2011-12-20 09:41:08 +02: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 |