Commit Graph

2169 Commits

Author SHA1 Message Date
dietrich%mozilla.com
3f0737455f Bug 393464 Bookmarks manager doesn't search in tags field (reverting)
git-svn-id: svn://10.0.0.236/trunk@235459 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-10 18:08:22 +00:00
dietrich%mozilla.com
ec74a59482 Bug 395066 Hang when trying to clear browsing history (r=sspitzer, a=mconnor)
git-svn-id: svn://10.0.0.236/trunk@235436 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-10 00:48:34 +00:00
sspitzer%mozilla.org
11ad643ac4 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


git-svn-id: svn://10.0.0.236/trunk@235430 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-09 18:21:25 +00:00
sspitzer%mozilla.org
c5ba535fd4 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


git-svn-id: svn://10.0.0.236/trunk@235429 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-09 18:18:58 +00:00
sspitzer%mozilla.org
4c0ecfb7cb fix for bug #395445: Tag and Star icon both show for Location bar entries
r=dietrich, a=mconnor for m8


git-svn-id: svn://10.0.0.236/trunk@235396 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-07 23:18:23 +00:00
sspitzer%mozilla.org
0ed805b687 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


git-svn-id: svn://10.0.0.236/trunk@235388 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-07 21:47:22 +00:00
dmose%mozilla.org
b6f42eb974 Fix crash if a paused download is stopped (bug 395188); patch by Mardak, r=sdwilsh, a=dsicore
git-svn-id: svn://10.0.0.236/trunk@235374 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-07 19:14:06 +00:00
sspitzer%mozilla.org
7fbda3b96a fix for bug #395267: show tag results (first) in the url bar autocomplete results.
r=dietrich, a=mconnor for m8


git-svn-id: svn://10.0.0.236/trunk@235357 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-07 05:35:12 +00:00
dietrich%mozilla.com
f911e47fc5 Bug 393464 Bookmarks manager doesn't search in tags field (r=sspitzer, a=mconnor)
git-svn-id: svn://10.0.0.236/trunk@235346 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-06 23:10:48 +00:00
sspitzer%mozilla.org
7ea272e47c backing out the fix for bug #390244
vacuuming too aggressively, and vacuuming can take too long.

r=dietrich


git-svn-id: svn://10.0.0.236/trunk@234071 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-06 19:25:50 +00:00
sdwilsh%shawnwilsher.com
37ba06700b 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]
git-svn-id: svn://10.0.0.236/trunk@234024 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-06 04:59:34 +00:00
dietrich%mozilla.com
e18669fc0f Bug 394741 Searching in history sidebar doesn't work / returns nothing. (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@234007 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-06 03:34:27 +00:00
dolske%mozilla.com
9fb0cd6dd8 Bug 391514 - Login Manager gets confused with password/PIN on usaa.com. r=gavin
git-svn-id: svn://10.0.0.236/trunk@233999 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-06 01:26:15 +00:00
sspitzer%mozilla.org
26163d9f02 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


git-svn-id: svn://10.0.0.236/trunk@233991 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 23:20:19 +00:00
cbiesinger%gmx.at
dd269f720f 392980 make it possible to QI FaviconLoadListener to nsIRequestObserver
r=2xgavin,2xsayrer,mano


git-svn-id: svn://10.0.0.236/trunk@233965 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 20:23:54 +00:00
benjamin%smedbergs.us
41e1760ebd Backout bug 390244 due to tbox orange, per #developers
git-svn-id: svn://10.0.0.236/trunk@233963 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 19:16:52 +00:00
sspitzer%mozilla.org
19ff5f230d 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


git-svn-id: svn://10.0.0.236/trunk@233945 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 15:18:33 +00:00
sspitzer%mozilla.org
913c4fa57f backing out, tree is closed
git-svn-id: svn://10.0.0.236/trunk@233905 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 03:19:46 +00:00
sspitzer%mozilla.org
3ddd8a9f4a 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


git-svn-id: svn://10.0.0.236/trunk@233904 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 03:16:08 +00:00
dolske%mozilla.com
beb0440f0c Followup for Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin
git-svn-id: svn://10.0.0.236/trunk@233902 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-05 02:07:43 +00:00
gijskruitbosch%gmail.com
27fe588547 Bug 394629 - eRestart check in nsAppStartup.cpp is bogus
r=benjamin@smedbergs.us (Benjamin Smedberg)
a=toolkit


git-svn-id: svn://10.0.0.236/trunk@233875 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-04 20:30:04 +00:00
gavin%gavinsharp.com
d0f3780feb Bug 394615: 0 byte downloads don't appear in the download manager, patch by Edward Lee <edilee@gmail.com>, r=sdwilsh
git-svn-id: svn://10.0.0.236/trunk@233859 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-04 16:27:38 +00:00
dolske%mozilla.com
7e232eaf44 Fixes operator order mistake found in Bug 382075: View Selection Source triggers error in nsLoginManager.js. r=gavin
git-svn-id: svn://10.0.0.236/trunk@233777 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-03 01:30:03 +00:00
dolske%mozilla.com
d4180eafcf Bug 387617: addLogin() should fail if user cancels master password prompt.
r=gavin


git-svn-id: svn://10.0.0.236/trunk@233774 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-03 00:59:32 +00:00
dwitte%stanford.edu
165cd21a84 Bug 383993 – remove p3p ui from suite. r=kairo, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@233773 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-03 00:58:05 +00:00
dietrich%mozilla.com
a302fd268f Bug 317847 Implement "Save this Search" (r=mano)
git-svn-id: svn://10.0.0.236/trunk@233718 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-01 21:23:36 +00:00
sspitzer%mozilla.org
3a94400928 fix for bug #394484: Star icon in url autocomplete results shouldn't be set for items in RSS / Live Bookmarks.
r=dietrich


git-svn-id: svn://10.0.0.236/trunk@233532 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-01 00:58:10 +00:00
dcamp%mozilla.com
c33eb833cd another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi
git-svn-id: svn://10.0.0.236/trunk@233525 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 23:48:39 +00:00
dcamp%mozilla.com
1a066ed8a8 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
git-svn-id: svn://10.0.0.236/trunk@233523 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 23:18:48 +00:00
dolske%mozilla.com
f891f3b862 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin
git-svn-id: svn://10.0.0.236/trunk@233520 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 22:29:58 +00:00
gijskruitbosch%gmail.com
6e0680b138 Bug 298705 - live bookmarks should only refresh when browser is active
r=mano@mozilla.com (Asaf Romano)
Toolkit only, no approval needed.


git-svn-id: svn://10.0.0.236/trunk@233512 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 20:33:54 +00:00
sspitzer%mozilla.org
b95c660f2e fix for bug #387718: the location bar dropdown should show a star next to bookmarked results
r=gavin


git-svn-id: svn://10.0.0.236/trunk@233509 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 20:19:20 +00:00
rflint%ryanflint.com
c2ea606912 Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin
git-svn-id: svn://10.0.0.236/trunk@233466 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 03:28:00 +00:00
sdwilsh%shawnwilsher.com
8e7050de6e Bug 384810 - DM should restore the database state gracefully after a crash. r=mano
git-svn-id: svn://10.0.0.236/trunk@233425 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-30 19:01:40 +00:00
gijskruitbosch%gmail.com
05f046d95f 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.


git-svn-id: svn://10.0.0.236/trunk@233384 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-30 07:26:09 +00:00
sdwilsh%shawnwilsher.com
3aa8646cd8 Bug 394228 - Downloading files can randomly fail. r=mano
git-svn-id: svn://10.0.0.236/trunk@233370 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-30 01:51:12 +00:00
gavin%gavinsharp.com
2e94dbf0b3 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
git-svn-id: svn://10.0.0.236/trunk@233232 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-28 18:59:50 +00:00
sspitzer%mozilla.org
c3a233ef5b fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming.
r=dietrich


git-svn-id: svn://10.0.0.236/trunk@233196 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-28 07:19:57 +00:00
mozilla.mano%sent.com
5c952a118d Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@233175 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-28 00:35:58 +00:00
sdwilsh%shawnwilsher.com
e02a64c348 Bug 389982 - Download Manager is not friendly to embedders or extensions. r=mano
git-svn-id: svn://10.0.0.236/trunk@233173 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-28 00:10:29 +00:00
jwalden%mit.edu
9f74f62ad4 Fix typo to force tests to be re-run to 'fix' a spurious (?) orange.
git-svn-id: svn://10.0.0.236/trunk@233159 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-27 20:18:18 +00:00
sdwilsh%shawnwilsher.com
c3fd7941b2 Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano
git-svn-id: svn://10.0.0.236/trunk@233148 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-27 16:09:28 +00:00
philringnalda%gmail.com
4fc34742f6 Bug 393742 – Silly var use in exitPrintPreview(), r=gavin
git-svn-id: svn://10.0.0.236/trunk@233142 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-27 04:35:02 +00:00
philringnalda%gmail.com
ca0b133aee Bug 393747 – Support nsISupports in print preview observer, r=gavin
git-svn-id: svn://10.0.0.236/trunk@233139 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-27 04:05:06 +00:00
kherron%fmailbox.com
f8dfe75c42 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov.
git-svn-id: svn://10.0.0.236/trunk@233133 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-27 00:19:16 +00:00
reed%reedloden.com
78f621488b Bug 393556 - "Failed downloads not removed from active downloads array" [p=reed r=sdwilsh]
git-svn-id: svn://10.0.0.236/trunk@233044 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-25 00:22:06 +00:00
sspitzer%mozilla.org
1ec894f80b fix for bug #393244: occasionally hitting enter in the url bar will not have an effect
r=gavin


git-svn-id: svn://10.0.0.236/trunk@233030 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-24 18:40:45 +00:00
dietrich%mozilla.com
dab515a810 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)


git-svn-id: svn://10.0.0.236/trunk@233023 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-24 17:40:55 +00:00
dolske%mozilla.com
ffb5562d7b Fix and reenable tests from bug Bug 386005, now that they work on Linux and Windows. r=gavin
git-svn-id: svn://10.0.0.236/trunk@232992 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-24 00:01:28 +00:00
sspitzer%mozilla.org
d1a82ab6a8 fix for bug #393223: annotations expired too early
r=dietrich


git-svn-id: svn://10.0.0.236/trunk@232984 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-23 22:26:11 +00:00