Commit Graph

117 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
54bcf61d16 Bug 411160 - Front-end code must be able to distinguish simple-folder query nodes. r=dietrich. 2008-01-08 19:54:37 -08:00
dietrich@mozilla.com
32178141d2 Bug 408751 ? nsNavHistory::Init is fragile (r=sspitzer) 2008-01-06 22:28:24 -08:00
sspitzer@mozilla.org
ee922e6d80 fix for bug #392399: use multi-column index on moz_historyvisits to improve performance, remove unused code, and fix the queries where we attempt to find the max visit date for a place to always exclude transitions of type 0 and 4. patch=Marco Bonardo <mak77@supereva.it> analysis, suggestions and review=Ondrej Brablc <ondrej@allpeers.com> r=sspitzer a=blocking-firefox-3-+ 2008-01-04 21:16:27 -08:00
sdwilsh@shawnwilsher.com
b002cab172 Bug 409867 - FindLastVisit returns "true" when it ought not to. r=sspitzer, a=mconnor 2008-01-02 09:25:27 -08:00
sspitzer@mozilla.org
967e38a3dc fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker 2007-12-27 17:53:59 -08:00
sdwilsh@shawnwilsher.com
ef5983668a Bug 409836 - download link is not styled :visited when clicked. r=Mano, a=beltzner 2007-12-26 17:48:19 -08:00
sdwilsh@shawnwilsher.com
cf89a0ca7c Bug 401190 - nsNavHistory should implement nsIDownloadHistory. r=dietrich, a=mconnor 2007-12-21 18:27:11 -08:00
sdwilsh@shawnwilsher.com
5495227102 Bug 400544 - nsINavHistoryService::addVisit should take a uri for the referrer, not a place id. r=mano, a=beltzner. 2007-12-21 11:37:18 -08:00
mozilla.mano@sent.com
74d5578bea Bug 393870 - unable to sort by tags in the bookmark organizer. r=dietrich, sspitzer. 2007-12-20 11:07:58 -08:00
sspitzer@mozilla.org
5b08a45fc0 fix for bug #408790: URIs that we exclude from history (like about:blank, data:, etc) will appear visited if we check immediately after visiting them. r=dietrich, a=blocking-firefox-3+ 2007-12-19 09:33:50 -08:00
sspitzer@mozilla.org
1cc97c585d fix for bug #401980: use a simpler query than mDBGetURLPageInfo for IsURIStringVisited() patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep 2007-12-17 23:28:14 -08:00
reed@reedloden.com
6d4aa754bc Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-17 21:34:50 -08:00
sspitzer@mozilla.org
c681192bb1 fix for bug #408443: Update from Gran Paradiso Alpha 2, Alpha 3, and Alpha 4 -> FF Beta 2 cause [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDocShellHistory.useGlobalHistory] if you have a a2,a3,a4 profile and you run a7 (or later), in place migration of places.sqlite will fail, causing problems (such as an empty personal toolbar and lost of history.) r=dietrich, a=beltzner 2007-12-17 16:20:45 -08:00
reed@reedloden.com
8cfed0c9c0 Bug 407114 - "when viewing the "Most Visited" item of the "Smart Bookmarks" folder in the places organizer, the "Visit Date" column is empty" [p=mak77@supereva.it (Marco Bonardo [MaK77]) / sspitzer@mozilla.com (Seth Spitzer) r=sspitzer r=dietrich a1.9=damons] 2007-12-11 01:22:50 -08:00
sspitzer@mozilla.org
d1b4eb3c50 fix for bug #399266: improve perf of the "Most Visited" pre-defined query in the "Smart Bookmarks" folder on the personal toolbar. r=dietrich initial patch=Marco Bonardo (MaK77) <mak77@supereva.it> a=blocking-firefox-3+ 2007-12-05 23:38:52 -08:00
dietrich@mozilla.com
a0d51295f2 Backing out bug 406114 to test Ts impact 2007-12-05 09:14:05 -08:00
dietrich@mozilla.com
3beb4ac515 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2) 2007-12-05 00:30:07 -08:00
dietrich@mozilla.com
b60b7f31eb Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com
aa7eeb3e59 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
sspitzer@mozilla.org
7e2ae597a3 fix for bug #406114: when automatically importing from bookmarks html format, use bookmarks.postplaces.html, if it exists (otherwise, defer to bookmarks.html) r=dietrich, a=damon 2007-12-04 23:14:47 -08:00
sspitzer@mozilla.org
61fa0d484c relanding fix for bug #406094, as it was not the cause of the Ts / Txul regression. 2007-12-04 14:04:51 -08:00
sspitzer@mozilla.org
a296751974 backing out fix for bug #406094 until dietrich's backout clears so that we can clearly measure that this change did not impact Ts / Txul. s=dmose 2007-12-04 12:09:53 -08:00
sspitzer@mozilla.org
38c01069c4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize relanding with changes that impact Ts / Txul patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 11:26:55 -08:00
reed@reedloden.com
65fdc02cc0 Backing out patch from bug 406094 due to perf regression. 2007-12-04 03:22:14 -08:00
sspitzer@mozilla.org
c932ae6528 supplimental fix for bug #405231 and bug #406094: (the pref got renamed) 2007-12-04 01:36:08 -08:00
sspitzer@mozilla.org
072a037af4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 00:08:33 -08:00
sspitzer@mozilla.org
a05a934200 backing out. 2007-12-04 00:07:15 -08:00
sspitzer@mozilla.org
7098e7087f *** empty log message *** 2007-12-04 00:03:25 -08:00
sspitzer@mozilla.org
3de236bd55 fix for bug #395452: handle multiple tags in url bar autocomplete fix for bug #395462: handle multiple tags in bookmark search fix for bug #403847: places organizer search won't find items tagged with multi-word tags fix for bug #403849: fix URIHasTag() to take a string, not a nsIURI r=dietrich, a=blocking-firefox-3+ 2007-11-24 18:38:17 -08:00
dietrich@mozilla.com
ee69ea1afe Bug 403040 Places killed all my history >2 days ago (for mak77@supereva.it, r=dietrich) 2007-11-20 15:45:34 -08:00
dietrich@mozilla.com
4541ab0bc3 Bug 381795 places indexes need review (followup, r=sspitzer) 2007-11-20 15:27:41 -08:00
dietrich@mozilla.com
466257d6aa Bug 381795 places indexes need review (r=sspitzer, r=marco) 2007-11-20 10:23:38 -08:00
dietrich@mozilla.com
a8a5d28b4f Bug 389789 nsNavHistory::RemoveDuplicateURIs() should not delete moz_historyvisits, it should remap them to the moz_place id we are keeping (r=marco, r=sspitzer) 2007-11-19 21:14:57 -08:00
mozilla.mano@sent.com
adf51f6912 Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
gavin@gavinsharp.com
7f2645a2c7 Fix newlines 2007-11-19 12:48:56 -08:00
sdwilsh@shawnwilsher.com
9ce3a83879 Bug 400543 - Add TRANSITION_DOWNLOAD. r=mano, a=schrep 2007-11-12 18:54:32 -08:00
dietrich@mozilla.com
b487b75a28 Bug 400679 get last session query is joining against itself (could be faster) (r=dietrich, a=drivers) 2007-11-09 13:05:49 -08:00
dietrich@mozilla.com
f493153e14 Bug 402753 remove post-sql options checks from nsNavHistory::IsHistoryMenuQuery (r=sspitzer, a=drivers) 2007-11-09 12:20:37 -08:00
dietrich@mozilla.com
b435ec328c Bug 385397 history menu is slow to open with a large history (r=mano, a=beltzner) 2007-11-06 12:54:46 -08:00
sspitzer@mozilla.org
6136270b4a backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
10234c2591 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
dietrich@mozilla.com
7aaaa8940c Bug 332748 Figure out how much history we can show by default (browser.history_expire_days now set to 180 days) (r=sspitzer) 2007-11-04 17:10:37 -08:00
dietrich@mozilla.com
675fa00c84 Fixing comments. 2007-11-02 10:48:08 -07:00
dietrich@mozilla.com
a3b7551038 Bug 385834 don't do incremental vacuuming, makes fragmentation worse [was: places' sqlite file can get overly large, do incremental vacuuming] (r=sspitzer) 2007-11-02 10:46:41 -07:00
dietrich@mozilla.com
46395e4413 Bug 381795 places indexes need review (r=sspitzer) 2007-11-01 20:24:03 -07:00
sspitzer@mozilla.org
6cf3d1d1eb fix for bug #401985 change places.sqlite default page_size value to 4K r=dietrich, a=schrep for M9 2007-11-01 10:07:11 -07:00
mozilla.mano@sent.com
68b3a4816f Bug 401449 - Smart-folders are exposed in bookmark queries. r=sspitzer, a=beltzner. 2007-10-30 16:53:53 -07:00
sspitzer@mozilla.org
c597b3a9a2 fix for bug #387203: getFolderContents() can crash [@nsNavHistoryContainerResultNode::CloseContainer] when JS GC happens nsNavHistoryContainerResultNodes will now keep a strong reference back to the nsNavHistoryResult. This introduces a cycle, so use the cycle collector. r=sicking, a=blocking-firefox3+ 2007-10-18 23:26:34 -07:00
sspitzer@mozilla.org
f7f5b51147 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
dietrich@mozilla.com
6caf1d01fd Bug 398896 New history search hang since 6 Sep 2007 (r=sspitzer) 2007-10-09 12:14:48 -07:00