.. |
aboutmemory
|
Bug 572957 - about:memory is missing TD elements around ABBR elements. r=vlad
|
2010-06-18 12:14:39 -07:00 |
alerts
|
Bug 568691 - Mac-specific changes to binary components.
|
2010-06-22 13:05:00 -04: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 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
build
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
commandlines
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
console
|
Bug 592410 - WebConsole: Reloading page while requests are not done causes exception r=sdwilsh a=gavin.sharp
|
2010-09-02 14:30:48 -07:00 |
contentprefs
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07: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 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
downloads
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
exthelper
|
Fix review comments from bug 568691 comment 45.
|
2010-06-24 11:56:28 -04:00 |
faststart
|
Bug 568691 followup - Fix manifest/registration for the faststartup component, r=bsmedberg
|
2010-07-02 09:52:33 -04:00 |
feeds
|
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 |
filepicker
|
Bug 579765 - Not using GTK filepicker any more, revert the nsFilePicker.manifest change from bug 576991 which I believe was incorrect.
|
2010-07-19 16:36:02 -04:00 |
find
|
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
|
2010-04-29 19:35:39 +01:00 |
help
|
Bug 571567 - use <menupopup> instead of <popup>. r=enn
|
2010-06-22 08:34:21 +02:00 |
intl
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
microformats
|
Bug 586740 - Microformats test leak fix. r=kaply
|
2010-08-13 18:40:13 -07:00 |
parentalcontrols
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
passwordmgr
|
Bug 566128 (3/3) - Fix password manager. r=gavin.sharp a2.0=blocking
|
2010-08-19 23:56:03 +02:00 |
perf
|
Bug 568863: Followup fix for comm-central bustage. r=khuey
|
2010-08-01 21:45:18 -07:00 |
places
|
Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6
|
2010-09-01 20:35:46 -05:00 |
printing
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
prompts
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
remote
|
Bug 588449 - Fennec on Linux/Qt on N900 bustage. r=doug.turner a=npodb
|
2010-08-20 18:03:57 -07:00 |
satchel
|
Bug 552828 - update Form History to work with Electrolysis: don't use preference branches [r=dolske]
|
2010-08-16 21:10:39 -07:00 |
search
|
Bug 587691: need a way to access the original default engine (the normal "defaultEngine" can change if the original is hidden by the user), r=Ryan, a=blocker
|
2010-08-20 17:40:16 -04:00 |
startup
|
about:startup - record results in database after startup has finished, and show the records in the about:startup page as a chart
|
2010-09-05 16:09:55 -04:00 |
statusfilter
|
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
|
2010-03-03 11:19:57 +00:00 |
typeaheadfind
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
url-classifier
|
Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6
|
2010-09-01 20:35:46 -05:00 |
urlformatter
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
viewconfig
|
Bug 251431: about:config doesn't show new prefs while filter is applied. r=neil, a=sdwilsh
|
2010-08-23 10:23:54 -07:00 |
viewsource
|
Bug 571567 - use <menupopup> instead of <popup>. r=enn
|
2010-06-22 08:34:21 +02:00 |
Makefile.in
|
Bug 568863: Add a scriptable interface to operating-system performance measurement APIs (Linux only for now). r=cjones,waldo,mitch a2.0=bz
|
2010-07-30 12:17:56 -07: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 |