Commit Graph

824 Commits

Author SHA1 Message Date
neil@parkwaycc.co.uk
186037c849 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
neil@parkwaycc.co.uk
5e79392340 Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
neil@parkwaycc.co.uk
b28c659219 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
kairo@kairo.at
c546ecd2fe bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg 2007-08-09 10:59:08 -07:00
sayrer@gmail.com
a5de3b59e1 bustage fix 2007-08-09 02:03:09 -07:00
sayrer@gmail.com
fc8b65c21b reland changes that didn't cause orange. 2007-08-09 01:53:19 -07:00
sayrer@gmail.com
54f72cc04a backout changes that landed near the beginning of the unit test orange, as a test. 2007-08-09 01:01:59 -07:00
enndeakin@sympatico.ca
e6ea25d5bb just disable one of the tests as it fails 2007-08-08 09:33:26 -07:00
ted.mielczarek@gmail.com
b888a930bc bug 389548 - fixup from cvs copy (airbag -> crashreporter). r=bsmedberg 2007-08-08 08:57:33 -07:00
ted.mielczarek@gmail.com
47628e82ad bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg 2007-08-08 08:19:57 -07:00
enndeakin@sympatico.ca
ba3953343b See if this fixes the linux orange 2007-08-08 08:16:41 -07:00
enndeakin@sympatico.ca
0b89ed2d8b Bug 388112, oversize menu no longer has scrolling mechanism, r+sr=bz 2007-08-08 07:11:11 -07:00
neil@parkwaycc.co.uk
33ee34a7fa Followup to previous checkin for bug 383116 to avoid reentrant GS r=rob_strong 2007-08-08 02:43:36 -07:00
rob_strong@exchangecode.com
d4fc74937f Bug 385787 - Gray-out restart firefox button on installing theme/extension updates window. patch=Dão Gottwald, r=rob_strong 2007-08-07 23:58:22 -07:00
flamingice@sourmilk.net
88e60e61cd 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
89b5b8389a Bug 371260, check in radio test agai with correct urlsn 2007-08-07 10:03:44 -07:00
enndeakin@sympatico.ca
42e513c5a7 Bug 386772, fix up urls so test runs properly 2007-08-07 09:15:51 -07:00
enndeakin@sympatico.ca
3e1121fbf6 Bug 386772, try adding the datepicker test again 2007-08-07 07:31:07 -07:00
gavin@gavinsharp.com
ce2784f468 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
131f3090dc 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
bbac20edf7 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
728b7e2b52 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
a077810602 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
9a8c1632f4 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
aad3756345 Another comment typo fix (bug 389779) 2007-08-05 19:00:53 -07:00
gavin@gavinsharp.com
e90e18b31a Fix comment typo in patches for bug 389779 and bug 388833 2007-08-05 16:48:25 -07:00
neil@parkwaycc.co.uk
e20f3ebbae 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
9cf76620d2 Fix review nit from bug 385065 (unnecessary use of 'let') 2007-08-05 02:41:53 -07:00
surkov.alexander@gmail.com
d012543de2 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
38af637226 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
a4d3ec9358 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
28d40dae74 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
e9443c48b4 Bug 388995, 279703, XUL popup tests, r+sr=bz 2007-08-03 07:06:16 -07:00
sspitzer@mozilla.org
21de63fb54 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
9f49d8f4c3 Fully backing out the tests for bug 371260 2007-08-02 18:18:57 -07:00
dietrich@mozilla.com
8b2b2a1f82 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
28dbc79075 disabling the tests from bug 371260, causing red on qm-winxp01 2007-08-02 16:54:27 -07:00
dietrich@mozilla.com
1773021091 Backing out the fix to bug 390706, caused increased leakage 2007-08-02 15:38:37 -07:00
dietrich@mozilla.com
1f5823aa2f 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
2d75476cd2 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
b1f8252768 Bug 371260, tests for <radio> element, r=mano 2007-08-02 13:31:30 -07:00
mozilla.mano@sent.com
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
benjamin@smedbergs.us
b781252802 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
b12f8c053e 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
642110d085 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
88ab8a8d73 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
8c1edb4166 bump the nsIUrlClassifierDBServiceWorker uuid, b=390398, r=vlad, a=damons 2007-07-31 17:52:02 -07:00
dietrich@mozilla.com
ee2638e3a7 Bug 389876 followup (r+a=mconnor) 2007-07-30 21:55:51 -07:00
dietrich@mozilla.com
e492b2e147 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
ef91f561d8 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
c310f89a2d 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
bef3400007 Bustage fix for Bug 368587 2007-07-30 13:31:26 -07:00
rob_strong@exchangecode.com
44770eb9b5 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
a2f2ec72ea 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
0eb5fca39a 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
26ef489dfa 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
cd3ca5e8d2 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
40d52c7e84 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
9b0c3fb0b4 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
be9def112b 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
0842e677c0 Bug 389808 Firefox start with a blank personal toolbar (r=sspitzer, a=schrep) 2007-07-27 13:47:45 -07:00
sdwilsh@shawnwilsher.com
78d4133e45 Bug 389334 - Helper app no longer prefilled. r=mano 2007-07-26 18:04:38 -07:00
dcamp@mozilla.com
5442338176 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
96fb8dba04 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
surkov.alexander@gmail.com
0e6ec1e6cd Back out bug 109215 2007-07-26 09:59:17 -07:00
surkov.alexander@gmail.com
2bd3e2b80f Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil 2007-07-26 09:40:55 -07:00
dietrich@mozilla.com
95308401cd Bug 319455 Expire annotations (r=sspitzer) 2007-07-26 09:23:11 -07:00
jag@tty.nl
6ba0c4de3c Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor
When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser.

Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little.
2007-07-25 23:40:24 -07:00
dcamp@mozilla.com
3d56c68020 tests for bug 387196 2007-07-25 23:39:22 -07:00
dcamp@mozilla.com
1902778c43 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-25 23:38:43 -07:00
sdwilsh@shawnwilsher.com
f6827dcb3b Mac bustage fix 2007-07-25 21:46:05 -07:00
sdwilsh@shawnwilsher.com
95d5347743 Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-25 21:24:25 -07:00
thunder@mozilla.com
7751055b97 Bug 360134: Add GUIDs to items so they can be uniquely identified across profiles (for sync purposes). r=mano 2007-07-25 20:53:59 -07:00
dcamp@mozilla.com
3bee8fae17 backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
7e413d298a fix bustage from 387196 2007-07-25 19:00:57 -07:00
dcamp@mozilla.com
257138ea39 tests for bug 387196 2007-07-25 18:50:27 -07:00
dcamp@mozilla.com
4613870993 implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
gavin@gavinsharp.com
299b9774da Bug 389616: Disable tests from bug 386772 temporarily because they're causing crashes on the windows unit test box 2007-07-25 18:40:45 -07:00
scott@scott-macgregor.org
a8f23b63a2 Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
2007-07-25 15:20:55 -07:00
flamingice@sourmilk.net
022fdd55de Bug 385853, getting the quit prompt when restarting firefox after apply software update, r=mano 2007-07-25 14:48:02 -07:00
flamingice@sourmilk.net
c68744a442 Bug 385425, getting the quit prompt when restarting firefox after installing an add on, r=mano 2007-07-25 14:43:17 -07:00
benjamin@smedbergs.us
6169c9fb9f Another attempt (tested on GCC now) at bustage fix. 2007-07-25 13:46:15 -07:00
benjamin@smedbergs.us
e1b0ea6fa3 Fix bustage, bug 388833 2007-07-25 13:34:24 -07:00
benjamin@smedbergs.us
17cded1abf Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser 2007-07-25 13:24:37 -07:00
benjamin@smedbergs.us
bcbbe43a8f Bug 352762 - Allow PFS to launch an executable file to run plugins, instead of installing an XPI. This fixes Windows Vista permissions errors in XPInstall, r=doron 2007-07-25 11:54:46 -07:00
gavin@gavinsharp.com
77a82790dc Bug 338302: tab and bookmark drag and drop indicators only appear on the second drag, use visibility:hidden/visible to eagerly load images and avoid collapsing the elements (which can cause flickering when redisplaying the images), r=mconnor 2007-07-25 11:27:34 -07:00
enndeakin@sympatico.ca
8c990f36a2 Bug 386772, use right format for date values, and add datepicker/timepicker tests,r=gavin 2007-07-25 11:07:13 -07:00
flamingice@sourmilk.net
8361751e5e Bug 369882, vertically centered elements sit 1px too low (Firefox tabs, urlbar favicon), Patch by Dão Gottwald, r=gavin 2007-07-25 10:25:15 -07:00
enndeakin@sympatico.ca
945811ddbc Bug 389429, add an open property for menus, r=neil 2007-07-25 09:33:03 -07:00
neil@parkwaycc.co.uk
22566c4135 Bug 389525 .selectedIndex is nicer than setAttribute("selectedIndex") r=gavin 2007-07-25 06:41:36 -07:00
ginn.chen@sun.com
1de862b2d3 Bug 388608 Accessible Hierarchy broken on Unix
r=benjamin
2007-07-24 23:29:28 -07:00
ginn.chen@sun.com
2355365eb8 Bug 389232 Firefox build fails on OpenSolaris with enable-libxul
r=wtc sr=benjamin
2007-07-24 23:17:09 -07:00
ted.mielczarek@gmail.com
8005e08e67 bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
60ee834e61 bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-24 18:06:15 -07:00
jwalden@mit.edu
ddbd0f3fe1 Fix line endings. 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
8918693935 bug 376720 - send time-since-install with crash report 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
dc450c32c9 bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
d27cbe913d bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
0a3c1aa0fc bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-24 18:06:15 -07:00
dcamp@mozilla.com
2fee870d1b fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-07-24 18:06:15 -07:00