.. |
aboutmemory
|
backout of 74a64df4f758 a=build-bustage
|
2011-02-24 11:21:17 -08:00 |
alerts
|
Bug 611540 - [SeaMonkey] mochitest-plain-5: intermittent test_alerts.html failure "Observer is notified within 15 seconds", leaking to test_alerts_noobserve.html or test_Microformats.html; (Av3a) Add executeSoon(), Remove in-test timeout, Remove cookie in "noobserve" case, Have more (explicit) check messages.
|
2010-11-15 20:58:34 +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 616288 followup, comment fix; a=cleanup-after-myself DONTBUILD
|
2011-01-28 15:22:22 -05:00 |
build
|
Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey
|
2010-10-15 14:16:45 -04:00 |
commandlines
|
Bug 613725 and bug 593106 - Crashes on Windows because varargs and references don't mix, use a pointer instead. r=Mossop a=blocking2.0
|
2010-11-22 15:11:04 -05:00 |
console
|
Bug 637032 - Repeated Console messages in the Web Console not showing number; r=sdwilsh, a=beltzner
|
2011-03-01 08:43:46 -04:00 |
contentprefs
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 12:45:04 -08: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
|
Backed out changeset 4d86e63ff60d, diagnostic patch; back out 3da12edf735e, followup fix; back out bug 631135 completely, unexplained intermittent orange. r=waldo, a=orange
|
2011-02-19 20:46:44 -08:00 |
downloads
|
bug 622684 - updates should not be downloaded to "<sdcard>/downloads" r=mbrubeck a=blocking-fennec
|
2011-01-03 17:32:57 -05: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
|
Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
|
2010-10-04 09:14:34 -07: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
|
Backed out changeset ecd1948992eb
|
2010-10-29 16:07:46 +13:00 |
intl
|
Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg
|
2010-11-14 16:41:43 +02:00 |
microformats
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-31 19:43:36 -08:00 |
parentalcontrols
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
passwordmgr
|
Bug 631403 - LoginManagerStorage_mozStorage should be able to deal with an existing transaction
|
2011-02-08 20:46:38 -08:00 |
perf
|
Backed out changeset 4d86e63ff60d, diagnostic patch; back out 3da12edf735e, followup fix; back out bug 631135 completely, unexplained intermittent orange. r=waldo, a=orange
|
2011-02-19 20:46:44 -08:00 |
places
|
Bug 619920 - TEST-UNEXPECTED-FAIL | test_download_embed_bookmarks.js
|
2011-02-24 14:03:53 +01:00 |
printing
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
prompts
|
Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av3a) Skip test_bug625187.html when tab modal prompts are not enabled.
|
2011-02-28 03:11:51 +01: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 632428 - Update tests. r=dolske a=tests
|
2011-02-11 01:30:07 +01:00 |
search
|
Bug 535538 - searchplugins cannot be found if chrome:// search engine loading is used with flat chrome [r=gavin a=blocking-fennec]
|
2010-11-04 22:04:19 -04:00 |
startup
|
Bug 632526 - Report startup time correctly; r=mwu a=blocking-fennec-b5+
|
2011-02-09 14:58:17 -05:00 |
statusfilter
|
|
|
typeaheadfind
|
Bug 618183 - TypeAheadFind object is kept alive too long, r=jst, a=blocking
|
2010-12-29 10:11:26 +02:00 |
url-classifier
|
Bug 581628. We can end up in situations where mConnection is null due to our use of async proxies that eat error codes. r=sdwilsh, a=bzbarsky
|
2010-11-19 09:18:08 -05:00 |
urlformatter
|
Bug 595394 - Error: formatURL: Couldn't find value for key: SIDEBAR_VERSION; (Bv1) Improve nsIURLFormatter.idl documentation.
|
2010-09-15 13:58:50 +02:00 |
viewconfig
|
Bug 569342: Find bar should not be enabled in about:addons. r=gavin, a=blocks-final
|
2011-01-11 13:33:51 -08:00 |
viewsource
|
Bug 571567 - use <menupopup> instead of <popup>. r=enn
|
2010-06-22 08:34:21 +02:00 |
webapps
|
Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey
|
2010-10-15 14:16:45 -04:00 |
Makefile.in
|
Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey
|
2010-10-15 14:16:45 -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 |