flamingice@sourmilk.net
12338974b9
Bug 386670, Restart button tooltip in add-ons manager should be changed, Patch by Dão Gottwald, r=mconnor, ui-r=beltzner
2007-08-07 10:24:55 -07:00
enndeakin@sympatico.ca
50929a3a3f
Bug 371260, check in radio test agai with correct urlsn
2007-08-07 10:03:44 -07:00
enndeakin@sympatico.ca
5446864a1d
Bug 386772, fix up urls so test runs properly
2007-08-07 09:15:51 -07:00
enndeakin@sympatico.ca
b8c9d868d0
Bug 386772, try adding the datepicker test again
2007-08-07 07:31:07 -07:00
gavin@gavinsharp.com
b25d93947d
Bug 363130: make menuitem icons 16x16px consistently on Windows/Linux, to match Mac (avoid large icons from appearing in the search bar menu), r=mano
2007-08-07 06:14:51 -07:00
mark.finkle@gmail.com
270684714f
b=390904. r=bsmedberg. a=bsmedberg. XREDirProvider will also check the application folder for a 'platform' subfolder so apps can do platform dependent skins and components.
2007-08-06 12:54:09 -07:00
sdwilsh@shawnwilsher.com
f9a22dd005
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
2007-08-06 10:45:57 -07:00
enndeakin@sympatico.ca
8d4874280c
Bug 267831, add a resizer between the url and search fields, r=mano
2007-08-06 08:57:40 -07:00
scott@scott-macgregor.org
90f33cba89
Bug #319778 --> use hunspell instead of myspell as the default spell check engine. patch by Ryan VanderMeulen <ryanvm@gmail.com> and Németh László <nemeth@openoffice.org> sr=mscott a=mconnor/schrep for 1.9
2007-08-05 20:32:58 -07:00
ginn.chen@sun.com
d0ed3cca65
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
2007-08-05 20:22:32 -07:00
gavin@gavinsharp.com
5209d44907
Another comment typo fix (bug 389779)
2007-08-05 19:00:53 -07:00
gavin@gavinsharp.com
334b3b7c9e
Fix comment typo in patches for bug 389779 and bug 388833
2007-08-05 16:48:25 -07:00
neil@parkwaycc.co.uk
f42d5e3fa5
Suite can't build passwordmgr until bug 239131 is fixed b=304309 r=luser
2007-08-05 03:50:59 -07:00
gavin@gavinsharp.com
879ee06347
Fix review nit from bug 385065 (unnecessary use of 'let')
2007-08-05 02:41:53 -07:00
surkov.alexander@gmail.com
7a98ce2207
Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore
2007-08-03 22:27:27 -07:00
sdwilsh@shawnwilsher.com
a13e0affa1
Bug 389899 - Icon does not show up for local handlers that were specified in the past. r=mano
2007-08-03 16:25:00 -07:00
sdwilsh@shawnwilsher.com
3eefcf3ac6
Bug 389689 - Have the dialog for nsIContentDispatchChooser use the width property. r=mano, ui-r=beltzner
2007-08-03 16:14:25 -07:00
benjamin@smedbergs.us
4b6ed1dfac
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
enndeakin@sympatico.ca
74028aa1dd
Bug 388995, 279703, XUL popup tests, r+sr=bz
2007-08-03 07:06:16 -07:00
sspitzer@mozilla.org
3bdde5aea4
fix for bug #389782 : history sidebar doesn't show the same results as fx 2, dup licate uris when grouped by site, last visited, or most visited r=dietrich
2007-08-02 22:41:31 -07:00
dietrich@mozilla.com
4812eeecf6
Fully backing out the tests for bug 371260
2007-08-02 18:18:57 -07:00
dietrich@mozilla.com
f699e9a1d5
Bug 390706 RLk stats jumped from 4.92 KB to 8.55 KB (r=mano)
2007-08-02 18:04:01 -07:00
dietrich@mozilla.com
425eadbafc
disabling the tests from bug 371260, causing red on qm-winxp01
2007-08-02 16:54:27 -07:00
dietrich@mozilla.com
6677a3f3be
Backing out the fix to bug 390706, caused increased leakage
2007-08-02 15:38:37 -07:00
dietrich@mozilla.com
49d0218c54
Bug 390706 RLk stats jumped from 4.92 KB to 8.55 KB (r=mano)
2007-08-02 15:11:45 -07:00
martijn.martijn@gmail.com
1b3cf6600a
Bug 368972 - Default width/height for plugin placeholders should be 240px/200px, r=cbiesinger, sr=dbaron, a=dbaron
2007-08-02 13:52:55 -07:00
enndeakin@sympatico.ca
2f8014c1a6
Bug 371260, tests for <radio> element, r=mano
2007-08-02 13:31:30 -07:00
mozilla.mano@sent.com
f95814967d
Bug 382877 - dynamic containers implementation, part 1. r=dietrich.
2007-08-02 13:19:44 -07:00
benjamin@smedbergs.us
f2b2525026
Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options)
2007-08-02 11:43:30 -07:00
dtownsend@oxymoronical.com
bba4b1c1b5
Bug 389641: RDFItemUpdater shouldn't check for updates for items with
...
pending optypes. r=robstrong
2007-08-02 11:16:49 -07:00
sspitzer@mozilla.org
2db7a965c3
fix for bug #375777 : javascript: urls (and other urls) that I didn't type
...
or click on are in my history sidebar and history menu.
note, the url bar autocomplete has the same issue, and the fix for that
is coming in bug #390404
r=dietrich
2007-08-02 10:34:55 -07:00
dolske@mozilla.com
4f86fadae1
wallpaper for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons.
2007-08-01 16:26:35 -07:00
dcamp@mozilla.com
86a879295b
bump the nsIUrlClassifierDBServiceWorker uuid, b=390398, r=vlad, a=damons
2007-07-31 17:52:02 -07:00
dietrich@mozilla.com
b503e88c4f
Bug 389876 followup (r+a=mconnor)
2007-07-30 21:55:51 -07:00
dietrich@mozilla.com
fc4cea3261
Bug 390171 clearing history for a host can delete annotations (r=sspitzer, a=mconnor)
2007-07-30 20:30:52 -07:00
dietrich@mozilla.com
3d8d17906c
Bug 389876 after places schema change to remove moz_places.user_title, first time start up is very slow (r=sspitzer, a=schrep)
2007-07-30 19:16:02 -07:00
dietrich@mozilla.com
7b04768028
Bug 389902 annotations expired on dateAdded but not dateModified (r=sspitzer, a=mconnor)
2007-07-30 16:15:32 -07:00
rob_strong@exchangecode.com
f815d96f3d
Bustage fix for Bug 368587
2007-07-30 13:31:26 -07:00
rob_strong@exchangecode.com
f30a5ccefa
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 13:16:56 -07:00
sdwilsh@shawnwilsher.com
e1f404df97
Bug 385065 - protocol handling dialog (fix clobber build error). r=gavin.sharp, a=mconnor
2007-07-30 11:34:41 -07:00
sspitzer@mozilla.org
91bbdaa821
fix for bug #384897 : in-product links to AMO should be https:// (and not http://)
...
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>
r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
gavin@gavinsharp.com
ab6aa2b0f9
Bug 389330: remove target checks that are unneeded now that the patch for bug 238987 has landed (caused the OK button in the helper app dialog to be disabled in cases where it shouldn't be), r=mano, a=mconnor on IRC for Firefox 3 M7 landing
2007-07-28 20:16:01 -07:00
sspitzer@mozilla.org
93258eb195
unit test for bug #385397 : history menu is slow to open with a large history
...
r=dietrich, a=mconnor for M7
2007-07-28 17:08:34 -07:00
neil@parkwaycc.co.uk
b1d4e71f28
Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox)
2007-07-28 16:07:41 -07:00
neil@parkwaycc.co.uk
9ca346aef2
Start building satchel for suite so we can figure out packaging b=304309 r=gavin
2007-07-28 12:40:03 -07:00
sdwilsh@shawnwilsher.com
90c5b4be18
Bug 389891 - Protocol Handling dialog does not actually set nsIHandlerInfo::useHelperApp when using a prefilled helper app. r=gavin.sharp, a=schrep
2007-07-27 14:17:04 -07:00
dietrich@mozilla.com
88d4295b9a
Bug 389808 Firefox start with a blank personal toolbar (r=sspitzer, a=schrep)
2007-07-27 13:47:45 -07:00
sdwilsh@shawnwilsher.com
87ddf292a8
Bug 389334 - Helper app no longer prefilled. r=mano
2007-07-26 18:04:38 -07:00
dcamp@mozilla.com
d8ce4fd8cc
fix assertion failure in url-classifier when canonicalizing a URI with no host. b=387196, r=tony, a=schrep
2007-07-26 17:52:33 -07:00
sspitzer@mozilla.org
b8eb5c663a
fix for bug #385397 : history menu is slow to open with a large history
...
use a highly tuned SQL query for our history menu query, which is:
place:type=0&sort=4&maxResults=10
r=dietrich, a=schrep
2007-07-26 14:39:06 -07:00