.. |
alerts
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
apppicker
|
Bug 410461 - "List of "Other" applications has no accessible names" [p=jmathies@mozilla.com (Jim Mathies) r=MarcoZ a1.9b3=beltzner]
|
2008-01-31 18:13:59 -08:00 |
autocomplete
|
Bug 231754, pressing up/down should move caret on Mac instead of open autocomplete popup, r=gavin,a=beltzner
|
2008-04-08 11:54:29 -07:00 |
build
|
Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, r=bsmedberg, a1.9=damons
|
2008-04-22 16:37:00 -07:00 |
commandlines
|
Relanding Bug 410156 - r=bsmedberg, approval1.9=beltzner, blocking-firefox3=beltzner
|
2008-04-18 13:43:49 -07:00 |
console
|
Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner
|
2008-04-23 05:08:52 -07:00 |
contentprefs
|
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
|
2008-03-24 15:14:38 -07:00 |
cookie
|
Bug 383993 - remove p3p ui from suite. r=kairo, sr=jag.
|
2007-09-02 17:58:05 -07:00 |
downloads
|
Bug 431124 xpcshell test test_bug_395092.js fails on Thunderbird. r=sdwilsh, test-only change
|
2008-05-04 06:50:25 -07:00 |
exthelper
|
Factor out generic toolkit aspects of FUEL into a reusable form (bug 407693), patch by Joey Minta <jminta@gmail.com> and Emre Birol <ebirol@gmail.com>; r=mfinkle, moa for adding toolkit directory=bsmedberg, a1.9b5=beltzner
|
2008-03-24 17:38:03 -07:00 |
feeds
|
Bug 429049: yahoo rss newsfeed (de.news.yahoo.com) is not previewed properly, patch by Will Guaraldi <will.guaraldi@pculture.org>, r+a=mconnor
|
2008-04-25 09:51:14 -07:00 |
filepicker
|
Make it possible to save as "HTML only" again by propagating the selected index. b=428666 r=timeless a1.9=mtschrep
|
2008-04-14 10:56:35 -07:00 |
help
|
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
|
2008-04-23 01:04:08 -07:00 |
history
|
fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker
|
2007-12-27 17:53:59 -08:00 |
microformats
|
Putting back since orange wasn't affected
|
2008-05-01 15:43:42 -07:00 |
parentalcontrols
|
Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" [p=jmathies@mozilla.com (Jim Mathies) r=bsmedberg a1.9=beltzner]
|
2008-04-08 23:25:43 -07:00 |
passwordmgr
|
Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin
|
2008-05-06 00:45:34 -07:00 |
places
|
Bug 419957 - History sidebar "By Site" should use visit_count to avoid display of empty sites (for ondrej@allpeers.com, r=dietrich, a=beltzner)
|
2008-05-06 20:26:19 -07:00 |
printing
|
Bug 137091 - "Page Setup Box changes size when switching between Portrait/Landscape" [p=martijn.martijn@gmail.com (Martijn Wargers) r=Neil a1.9=damons]
|
2008-03-08 03:28:34 -08:00 |
remote
|
See bugzilla bug 280725. Changes were made to the xremote mechanism to move it out of the os-specific widget code and into the more generic command line code in the toolkit. This bug implements the corresponding changes for the QNX Neutrino Mozilla based browser: 1) The xremote related code is removed from widget/src/photon/. 2) The nsPhMozRemoteHelper.* source files removed in step 1 are renamed to nsPhRemoteService.* and modified to work under toolkit/components/remote/. 3) Finally the photon specific code in widget/src/xremoteclient is modified so that the mozilla-xremote-client utility works as it did before. These changes are all Neutrino-only and should not affect any other platform, and in theory cannot bust any Tinderbox builds. p=407800 r=bsmedberg
|
2007-12-18 14:00:51 -08:00 |
satchel
|
Just forcing a unit test run.
|
2008-04-05 16:45:55 -07:00 |
startup
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
typeaheadfind
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
url-classifier
|
bug 432332: improve handling of duplicate chunks in url classifier client request, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
|
2008-05-06 18:51:11 -07:00 |
urlformatter
|
Fix broken testcase from bug 427304
|
2008-04-23 01:44:56 -07:00 |
viewconfig
|
Bug 429717: use a large warning icon for about:config, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner
|
2008-05-05 13:52:33 -07:00 |
viewsource
|
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
|
2008-04-23 01:04:08 -07:00 |
Makefile.in
|
Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, r=bsmedberg, a1.9=damons
|
2008-04-22 16:37:00 -07:00 |
nsDefaultCLH.js
|
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
|
2007-04-20 08:22:17 -07:00 |