Commit Graph

1064 Commits

Author SHA1 Message Date
dietrich@mozilla.com
e57ed8b642 Bug 393464 Bookmarks manager doesn't search in tags field (reverting) 2007-09-10 11:08:21 -07:00
dietrich@mozilla.com
bce8d8a0e9 Bug 395066 Hang when trying to clear browsing history (r=sspitzer, a=mconnor) 2007-09-09 17:48:34 -07:00
sspitzer@mozilla.org
f01bfd52d9 fix for bug #395446: if the user chooses a result from autocomplete results, or types it manually, have that weigh heavily in ranking url bar autocomplete results r=dietrich, a=mconnor for m8 2007-09-09 11:21:25 -07:00
sspitzer@mozilla.org
c494c75f52 fix for bug #395541: when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return r=dietrich, a=mconnor for m8 2007-09-09 11:18:58 -07:00
mats.palmgren@bredband.net
26c2c2b87a [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
sspitzer@mozilla.org
303da8daac fix for bug #395445: Tag and Star icon both show for Location bar entries r=dietrich, a=mconnor for m8 2007-09-07 16:18:23 -07:00
dtownsend@oxymoronical.com
f488878dd8 Bug 395430: Fails to apply compatibility updates to newly installed extensions. r=robstrong, a=mconnor 2007-09-07 15:59:25 -07:00
sspitzer@mozilla.org
4b0bd8fb03 fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
mcsmurf@mcsmurf.de
a3a169545c Bug 394707 - make package broken for cross-compiles (not using host xpt_link), p=Mook, r+a=bsmedberg 2007-09-07 14:25:47 -07:00
dmose@mozilla.org
f8715616ef Fix crash if a paused download is stopped (bug 395188); patch by Mardak, r=sdwilsh, a=dsicore 2007-09-07 12:14:06 -07:00
sspitzer@mozilla.org
4c276981e8 fix for bug #395267: show tag results (first) in the url bar autocomplete results. r=dietrich, a=mconnor for m8 2007-09-06 22:35:10 -07:00
dietrich@mozilla.com
fa47232b99 Bug 393464 Bookmarks manager doesn't search in tags field (r=sspitzer, a=mconnor) 2007-09-06 16:10:48 -07:00
sspitzer@mozilla.org
f7b5521f7c backing out the fix for bug #390244 vacuuming too aggressively, and vacuuming can take too long. r=dietrich 2007-09-06 12:25:50 -07:00
reed@reedloden.com
abc2b401e4 Bug 381874 - "class name "indent" is a poor choice for the about.xul" [p=mkaply r=rob_strong] 2007-09-05 22:28:13 -07:00
sdwilsh@shawnwilsher.com
4dda63e01c Bug 377243 - [SoC] Implement Download Resume. Patch by Brahmana <om.brahmana@gmail.com> and Shawn Wilsher <me@shawnwilsher.com>. r=sdwilsh, r=mconnor, a=[wanted-firefox3] 2007-09-05 21:59:34 -07:00
myk@mozilla.org
a22088052a bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor 2007-09-05 21:55:45 -07:00
reed@reedloden.com
b22138e6fa Bug 388318 - "move menu/ from /toolkit/themes/winstripe/global/ to gnomestripe" [p=zeniko@gmail.com (Simon Bünzli) r=mano] 2007-09-05 21:50:30 -07:00
dietrich@mozilla.com
2a9a34cd9b Bug 394741 Searching in history sidebar doesn't work / returns nothing. (r=sspitzer) 2007-09-05 20:34:27 -07:00
dolske@mozilla.com
ba7602a7ee Bug 391514 - Login Manager gets confused with password/PIN on usaa.com. r=gavin 2007-09-05 18:26:15 -07:00
dtownsend@oxymoronical.com
dede52e42c Bug 297903: Extension updates should link to further information. r=robstrong 2007-09-05 18:20:11 -07:00
rob_strong@exchangecode.com
84fd5e4ad5 Bug 353540 - Options, disable and uninstall button not available after 'Find updates' without dismissing 'No Updates Were Found' notification. r=dtownsend 2007-09-05 18:07:53 -07:00
sspitzer@mozilla.org
c3fb208244 relanding the fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger backed out earlier due to tbox orange, but robcee has removed the 122 MB places.sqlite files that kept growing for the unit test tinderboxen. bug #393410 covers the tinderboxen fix. r=dietrich 2007-09-05 16:20:19 -07:00
reed@reedloden.com
9557c7aea8 Bug 227749 - "Add "Copy Source Location" to download manager context menu" [p=jhenry@ccs.neu.edu (Jon Henry) r=sdwilsh ui-r=beltzner] 2007-09-05 14:19:12 -07:00
reed@reedloden.com
fa59fa84c2 Bug 389638 - "Broken cairo linkage in embedding-profile < default" [p=romaxa r=bsmedberg a1.9=bzbarsky] 2007-09-05 13:56:15 -07:00
cbiesinger@gmx.at
10f4183f96 392980 make it possible to QI FaviconLoadListener to nsIRequestObserver r=2xgavin,2xsayrer,mano 2007-09-05 13:23:54 -07:00
benjamin@smedbergs.us
4c8ac0b212 Backout bug 390244 due to tbox orange, per #developers 2007-09-05 12:16:52 -07:00
sspitzer@mozilla.org
6b876fcc5e fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger r=dietrich 2007-09-05 08:18:33 -07:00
philringnalda@gmail.com
82749c1544 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
benjamin@smedbergs.us
340ef8e007 Re-enable the actual distribution/bundles loading code from bug 392251, now that the Ts regression is fixed. 2007-09-05 06:08:07 -07:00
rob_strong@exchangecode.com
22c635845b Bug 394717 - NS_ERROR_ILLEGAL_VALUE calling nsIExtensionManager.update when profile updates. patch=ajvincent, r=rstrong 2007-09-05 00:33:15 -07:00
sspitzer@mozilla.org
ed826a21c0 backing out, tree is closed 2007-09-04 20:19:46 -07:00
sspitzer@mozilla.org
97281b255a fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger r=dietrich 2007-09-04 20:16:08 -07:00
dolske@mozilla.com
8265c1fb4e Followup for Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-09-04 19:07:43 -07:00
ted.mielczarek@gmail.com
dca4aeab83 fix bustage from bug 389550, wrong perms on directory create 2007-09-04 16:03:53 -07:00
reed@reedloden.com
eaff88bfae Back out bug 394466 due to unknown Linux orange. 2007-09-04 15:10:35 -07:00
dtownsend@oxymoronical.com
c880d9f676 Bug 383677: Remove obsolete strings. p=arno <arno.@no-log.org> r=dtownsend 2007-09-04 14:53:12 -07:00
rob_strong@exchangecode.com
f7cccfe78a Bug 394828 - clean up extensions.css. r=dtownsend 2007-09-04 14:36:37 -07:00
reed@reedloden.com
f37569eda4 Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-04 14:10:40 -07:00
dtownsend@oxymoronical.com
53db10f409 Bug 394286: Simplify add-on incompatible message. r=robstrong 2007-09-04 13:59:05 -07:00
ted.mielczarek@gmail.com
b38d8e4149 bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg 2007-09-04 13:38:38 -07:00
gijskruitbosch@gmail.com
9c7f3ec29c Bug 394629 - eRestart check in nsAppStartup.cpp is bogus r=benjamin@smedbergs.us (Benjamin Smedberg) a=toolkit 2007-09-04 13:30:04 -07:00
enndeakin@sympatico.ca
bc4d889fcb Bug 377696, add back missing src property for statusbar, r=mano 2007-09-04 12:26:02 -07:00
rob_strong@exchangecode.com
b91d666e02 Bug 394895 - Remove unused code from plugins landing. r=dtownsend 2007-09-04 12:12:38 -07:00
enndeakin@sympatico.ca
f661cd1541 Bug 389996, menubar menus flicker when switching between them, r+sr=bz, a=dbaron 2007-09-04 10:42:38 -07:00
rflint@ryanflint.com
1dd4eccd73 Bug 394798 - Info bubble for just-completed downloads says 'Wednesday, December 31, 1969 6:00 PM'. Patch by Edward Lee <edilee@gmail.com>, r=sdwilsh 2007-09-04 10:29:12 -07:00
dtownsend@oxymoronical.com
2a94de33d9 Bug 394645: Show notification when extension updates are available. r=robstrong. 2007-09-04 09:44:04 -07:00
gavin@gavinsharp.com
f9179f6457 Bug 394615: 0 byte downloads don't appear in the download manager, patch by Edward Lee <edilee@gmail.com>, r=sdwilsh 2007-09-04 09:27:38 -07:00
gavin@gavinsharp.com
84e115b359 Bug 393247: Downloads no longer remember last download directory, patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-09-04 09:21:34 -07:00
enndeakin@sympatico.ca
2c6448e1fd Bug 385536, add test for clicking in a tree in a popup, r=gavin 2007-09-04 08:30:11 -07:00
ted.mielczarek@gmail.com
d7f71e8c8e bug 391284 - crash reporter doesn't work for Thunderbird on Mac OS X. r=campd 2007-09-04 08:28:06 -07:00