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 |
|
reed@reedloden.com
|
0b577e572e
|
Bug 395066 - "Hang when trying to clear browsing history" (erasehistory and cleanup) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=dietrich a=blocking-firefox3+ for M9]
|
2007-10-18 21:21:17 -07:00 |
|
dietrich@mozilla.com
|
abc10ad0d5
|
Partial backout of bug 398295, possible cause of Ts regression (bug 399807)
|
2007-10-15 20:48:14 -07:00 |
|
dietrich@mozilla.com
|
da5b532914
|
Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (r=sspitzer)
|
2007-10-15 09:44:18 -07:00 |
|
reed@reedloden.com
|
4f57f3b401
|
Bug 382827 - "Error Message in Linux Terminal when adding an RSS Feed (NS_ERROR_NOT_AVAILABLE) [nsIAnnotationService.getItemAnnotationString]" [p=reed r=Mano a=blocking-firefox3+]
|
2007-10-13 13:50:57 -07:00 |
|
sspitzer@mozilla.org
|
ceb9ea1661
|
fix bustage.
|
2007-10-11 00:17:02 -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 |
|
sspitzer@mozilla.org
|
929d3ee2c7
|
fix for bug #399367: unknown place: url query keys can cause problems r=dietrich, a=blocks a bug that has blocking-firefox3-+
|
2007-10-10 16:00:13 -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 |
|
sspitzer@mozilla.org
|
0b518cce0a
|
fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor
|
2007-10-01 10:36:18 -07:00 |
|
dbaron@dbaron.org
|
d690d98bb8
|
Backing out bug 394508 due to tinderbox orange (test failure of places unit tests).
|
2007-09-28 18:04:31 -07:00 |
|
sspitzer@mozilla.org
|
a67ceea715
|
fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor
|
2007-09-28 16:36:03 -07:00 |
|
dietrich@mozilla.com
|
bf8fe50fb6
|
Bug 378594 Closing takes very long after deleting a livemark (places) (r=sspitzer)
|
2007-09-28 16:28:14 -07:00 |
|
dietrich@mozilla.com
|
8f96652d48
|
Bug 397221 nsNavHistoryQuery leaks opening bookmark/places organizer (for asqueella@gmail.com, r=sayrer, a=mconnor)
|
2007-09-28 10:51:33 -07:00 |
|
sspitzer@mozilla.org
|
9c0f9c251e
|
fix for bug #397527: append folder and all ancestors to the include / exclude folder array in nsNavHistory::FilterResultSet(), to save repeated queries r=dietrich, a=mconnor
|
2007-09-27 10:08:15 -07:00 |
|
sayrer@gmail.com
|
4948c86f8c
|
Bug 396982. Location bar autocomplete leaks. Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sspitzer/sayrer, a=mconnor
|
2007-09-26 00:36:01 -07:00 |
|
mozilla.mano@sent.com
|
2a7a2ceb32
|
Bug 396556 - Bookmarks menu does not update when adding/deleting/reloading livemarks or when adding/deleting bookmarks. r=dietrich.
|
2007-09-22 15:54:42 -07:00 |
|
mozilla.mano@sent.com
|
d116cc2b61
|
Bug 384752 - onItem* notifications are dispatched for closed containers. r=dietrich, a=mconnor.
|
2007-09-16 18:47:49 -07:00 |
|
mozilla.mano@sent.com
|
727500d87d
|
Bug 396318 - Livemark feed items without title or link get the value from the previous item, r=dietrich, a=mconnor.
|
2007-09-16 18:46:27 -07:00 |
|
mozilla.mano@sent.com
|
b0a9d68eed
|
Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor.
|
2007-09-16 18:42:15 -07:00 |
|
mozilla.mano@sent.com
|
131a271663
|
Bug 384228 - Implement Search-In-Folder(s) back-end. r=dietrich.
|
2007-09-15 13:07:02 -07:00 |
|
mozilla.mano@sent.com
|
fa04ada8be
|
Bug 393464 - Re-landing tag-search so search-in-folders (bug 384228) and related work could get the same sort of love. patch by dietrich, r=sspitzer, a=mconnor.
|
2007-09-15 12:53:43 -07:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
dietrich@mozilla.com
|
8393b84957
|
Bug 317847 Implement "Save this Search" (r=mano)
|
2007-09-01 14:23:36 -07:00 |
|
sspitzer@mozilla.org
|
b672b31be0
|
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 |
|
gijskruitbosch@gmail.com
|
9228e23715
|
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
|
0ec80ef4d4
|
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
|
7c1760b346
|
Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer.
|
2007-08-27 17:35:55 -07:00 |
|
dietrich@mozilla.com
|
54c378f7da
|
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 |
|
sspitzer@mozilla.org
|
2112848c76
|
fix for bug #393223: annotations expired too early r=dietrich
|
2007-08-23 15:26:11 -07:00 |
|
dietrich@mozilla.com
|
ddeff8f23a
|
Bug 386711 (followup) Use single queries in nsNavHistoryExpire methods (for mak77@supereva.it, r=dietrich)
|
2007-08-22 09:50:16 -07:00 |
|
sspitzer@mozilla.org
|
573b2b762c
|
fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich
|
2007-08-21 17:05:03 -07:00 |
|
dietrich@mozilla.com
|
c557c3900c
|
Bug 386711 Use single queries in nsNavHistoryExpire methods (r=dietrich)
|
2007-08-21 14:58:34 -07:00 |
|
sspitzer@mozilla.org
|
39f2d29221
|
fix for bug #392392: I've typed http://gmail.com in the urlbar, but I don't see that in the history sidebar or history menu (due to redirect handing in places) r=dietrich
|
2007-08-20 15:43:28 -07:00 |
|
dietrich@mozilla.com
|
a5fe8d1711
|
Bug 392401 EXPIRE_HISTORY expiration policy should be disallowed for item annotations (r=mano)
|
2007-08-19 13:02:48 -07:00 |
|