2167 Commits

Author SHA1 Message Date
dietrich@mozilla.com
e992ddd11b 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
adab63ee0e 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
sdwilsh@shawnwilsher.com
0b5f01f577 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
dietrich@mozilla.com
490fa664a5 Bug 394741 Searching in history sidebar doesn't work / returns nothing. (r=sspitzer) 2007-09-05 20:34:27 -07:00
dolske@mozilla.com
7383100143 Bug 391514 - Login Manager gets confused with password/PIN on usaa.com. r=gavin 2007-09-05 18:26:15 -07:00
sspitzer@mozilla.org
e3b0aa691e 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
cbiesinger@gmx.at
6444bcbce1 392980 make it possible to QI FaviconLoadListener to nsIRequestObserver r=2xgavin,2xsayrer,mano 2007-09-05 13:23:54 -07:00
benjamin@smedbergs.us
a2a8e15eb0 Backout bug 390244 due to tbox orange, per #developers 2007-09-05 12:16:52 -07:00
sspitzer@mozilla.org
33e58bde93 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
sspitzer@mozilla.org
7ae184ce1b backing out, tree is closed 2007-09-04 20:19:46 -07:00
sspitzer@mozilla.org
c513850abd 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
1da2447043 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
gijskruitbosch@gmail.com
f647b1728d 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
gavin@gavinsharp.com
3afae75b20 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
dolske@mozilla.com
7e25ecb65d Fixes operator order mistake found in Bug 382075: View Selection Source triggers error in nsLoginManager.js. r=gavin 2007-09-02 18:30:03 -07:00
dolske@mozilla.com
90b2ce5ffa Bug 387617: addLogin() should fail if user cancels master password prompt. r=gavin 2007-09-02 17:59:32 -07:00
dwitte@stanford.edu
35faa524ff Bug 383993 - remove p3p ui from suite. r=kairo, sr=jag. 2007-09-02 17:58:05 -07:00
dietrich@mozilla.com
1ea4c8de7a Bug 317847 Implement "Save this Search" (r=mano) 2007-09-01 14:23:36 -07:00
sspitzer@mozilla.org
b9778e31fc fix for bug #394484: Star icon in url autocomplete results shouldn't be set for items in RSS / Live Bookmarks. r=dietrich 2007-08-31 17:58:10 -07:00
dcamp@mozilla.com
95baf6ccee another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi 2007-08-31 16:48:39 -07:00
dcamp@mozilla.com
2b3259d83f block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky 2007-08-31 16:18:46 -07:00
dolske@mozilla.com
76e443fcb0 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
gijskruitbosch@gmail.com
d88753802d Bug 298705 - live bookmarks should only refresh when browser is active r=mano@mozilla.com (Asaf Romano) Toolkit only, no approval needed. 2007-08-31 13:33:54 -07:00
sspitzer@mozilla.org
8e9c527c5a fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
rflint@ryanflint.com
5b3f5c1129 Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin 2007-08-30 20:28:00 -07:00
sdwilsh@shawnwilsher.com
1e7f30926f Bug 384810 - DM should restore the database state gracefully after a crash. r=mano 2007-08-30 12:01:39 -07:00
gijskruitbosch@gmail.com
88780ad0b3 Bug 393652 - Trunk builds on Mac do not quit from menu after first window is closed. r=benjamin@smedbergs.us (Benjamin Smedberg) Toolkit Only, no approval. 2007-08-30 00:26:09 -07:00
sdwilsh@shawnwilsher.com
0fa54db885 Bug 394228 - Downloading files can randomly fail. r=mano 2007-08-29 18:51:12 -07:00
gavin@gavinsharp.com
47114912e2 Bug 393342: read the download.dir pref as a nsILocalFile instead of just a file path (fixes automatic downloads on Mac), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 11:59:49 -07:00
sspitzer@mozilla.org
9da2aba3ad fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming. r=dietrich 2007-08-28 00:19:57 -07:00
mozilla.mano@sent.com
8aa7887dab Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
sdwilsh@shawnwilsher.com
430cfa3b52 Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano 2007-08-27 17:10:25 -07:00
jwalden@mit.edu
19e84154ed Fix typo to force tests to be re-run to 'fix' a spurious (?) orange. 2007-08-27 13:18:18 -07:00
sdwilsh@shawnwilsher.com
7dab218cea Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano 2007-08-27 09:09:28 -07:00
philringnalda@gmail.com
eb8fa5e63a Bug 393742 - Silly var use in exitPrintPreview(), r=gavin 2007-08-26 21:35:02 -07:00
philringnalda@gmail.com
6847f66144 Bug 393747 - Support nsISupports in print preview observer, r=gavin 2007-08-26 21:05:06 -07:00
kherron@fmailbox.com
97296ebe2f Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-26 17:19:15 -07:00
reed@reedloden.com
a55515dda1 Bug 393556 - "Failed downloads not removed from active downloads array" [p=reed r=sdwilsh] 2007-08-24 17:22:06 -07:00
sspitzer@mozilla.org
abb12dd9e1 fix for bug #393244: occasionally hitting enter in the url bar will not have an effect r=gavin 2007-08-24 11:40:45 -07:00
dietrich@mozilla.com
bc5544c036 Bug 393472 EXPIRE_NEVER annos can be orphaned when moz_places records are deleted (r=sspitzer) Bug 387573 ExpireHistoryParanoid does not cleanup all unused values (for mak77@supereva.it, r=dietrich) 2007-08-24 10:40:55 -07:00
dolske@mozilla.com
edd95c1706 Fix and reenable tests from bug Bug 386005, now that they work on Linux and Windows. r=gavin 2007-08-23 17:01:28 -07:00
sspitzer@mozilla.org
f7acaf504c fix for bug #393223: annotations expired too early r=dietrich 2007-08-23 15:26:11 -07:00
gijskruitbosch@gmail.com
08651ae549 Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
2007-08-23 14:30:29 -07:00
dolske@mozilla.com
1818d42106 bustage fix until I figure out how to make test work on Linux. 2007-08-23 13:06:40 -07:00
dolske@mozilla.com
beaba9b632 Bug 386005: passwords deleted from drop down menu in gmail.com apear to be deleted but are still saved. r=gavin 2007-08-23 12:07:20 -07:00
dolske@mozilla.com
7da9f9316b Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
philringnalda@gmail.com
36d38a4df6 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
dolske@mozilla.com
6655e6e76c Bug 384524: Passwords still filled in on web sites after logged out of Software Security Device. r=gavin 2007-08-22 16:03:17 -07:00
gavin@gavinsharp.com
d8e4ab425d Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me 2007-08-22 14:55:57 -07:00
gavin@gavinsharp.com
a54c72d557 Fix newlines, again 2007-08-22 13:20:32 -07:00