Commit Graph

97 Commits

Author SHA1 Message Date
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
neil@parkwaycc.co.uk
9616047979 Bug 391346 nsMorkHistoryImporter contains potentially unsafe static cast plus fix some compiler warnings such as integer constant overflow r=Mano 2007-08-15 08:50:22 -07:00
sspitzer@mozilla.org
9d755fa725 fix for bug #392003: first run migration / import from IE is slow, history import should use "run in batch" r=sayrer 2007-08-14 07:20:42 -07:00
joshmoz@gmail.com
b5c4e524c2 fix osx/gcc4 warnings in places. b=391526 r=sspitzer 2007-08-13 13:56:46 -07:00
mozilla.mano@sent.com
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
sspitzer@mozilla.org
642110d085 fix for bug #375777: javascript: urls (and other urls) that I didn't type
or click on are in my history sidebar and history menu.

note, the url bar autocomplete has the same issue, and the fix for that
is coming in bug #390404

r=dietrich
2007-08-02 10:34:55 -07:00
dietrich@mozilla.com
ee2638e3a7 Bug 389876 followup (r+a=mconnor) 2007-07-30 21:55:51 -07:00
dietrich@mozilla.com
e492b2e147 Bug 390171 clearing history for a host can delete annotations (r=sspitzer, a=mconnor) 2007-07-30 20:30:52 -07:00
dietrich@mozilla.com
ef91f561d8 Bug 389876 after places schema change to remove moz_places.user_title, first time start up is very slow (r=sspitzer, a=schrep) 2007-07-30 19:16:02 -07:00
sspitzer@mozilla.org
96fb8dba04 fix for bug #385397: history menu is slow to open with a large history
use a highly tuned SQL query for our history menu query, which is:

place:type=0&sort=4&maxResults=10

r=dietrich, a=schrep
2007-07-26 14:39:06 -07:00
dietrich@mozilla.com
95308401cd Bug 319455 Expire annotations (r=sspitzer) 2007-07-26 09:23:11 -07:00
sspitzer@mozilla.org
9b31ea7ba3 fix for bug #389024: Search in "Current Collection Only" in Bookmarks Manager doesn't return results
r=mano
2007-07-21 02:34:22 -07:00
sspitzer@mozilla.org
c353ff5bb1 fix for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-16 18:13:50 -07:00
sspitzer@mozilla.org
9cc14dc091 fix for bug #386956: Simplify nsNavHistory::RemoveDuplicateURLs
patch=Marcho Bonardo <mak77@supereva.it>
r=sspitzer
2007-07-12 16:49:58 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sdwilsh@shawnwilsher.com
9091040e12 Bug 386368 - Use getters and setters for database schema version. r=sspitzer 2007-07-02 10:25:41 -07:00
dietrich@mozilla.com
2971dd437e Reverting until windows perf #s are back and things are less noisy 2007-06-27 13:57:56 -07:00
dietrich@mozilla.com
a9f8a9121b Backing out bug 327350 for bug 385957 2007-06-27 13:39:25 -07:00
sspitzer@mozilla.org
c98a26e88b fix for bug #385867: crash when opening the history sidebar (grouped by date) if visit time is in the future
r=dietrich
2007-06-26 08:42:07 -07:00
dietrich@mozilla.com
b964904a99 Bug 327350 initialization of places services can fail in error conditions (r=mano) 2007-06-25 20:57:28 -07:00
dietrich@mozilla.com
1fd046cf84 Bug 380345 Remove dummy connection/statement from the History database (r=sspitzer) 2007-06-23 09:11:33 -07:00
sspitzer@mozilla.org
7228bda8ed fix for bug #380735: Persist open state of the "age in days" and "site" containers in the history sidebar
r=dietrich
2007-06-19 22:19:06 -07:00
sspitzer@mozilla.org
211029ed57 partial fix for bug #364298: Crash [ @ BindStatementURI ] when pasting a folder from the history sidebar into the bookmarks toolbar
this turns the crash into a javascript exception, but we are still unable to copy and paste history folder into bookmarks.

r=dietrich
2007-06-19 09:34:32 -07:00
sspitzer@mozilla.org
8847d7a2d8 fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
mozilla.mano@sent.com
45f52083ae Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
mozilla.mano@sent.com
b34f3a837c Bug 382073 - Bookmarks Service batch update API is a footgun. r=sayrer/mrbkap, a=mconnor. 2007-05-31 17:44:43 -07:00
dietrich@mozilla.com
5ed0e38674 Bug 327350 initialization of places services can fail in error conditions (r=sspitzer) 2007-05-30 23:06:38 -07:00
dietrich@mozilla.com
ba6626a38d Bug 382248 problems when I remove places.sqlite (we don't re-import bookmarks.html and we lose all bookmarks) (r=sspitzer) 2007-05-29 10:48:52 -07:00
mozilla.mano@sent.com
673374be43 Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor. 2007-05-27 10:45:20 -07:00
sspitzer@mozilla.org
29b1ae96ac fix for bug #381453: when loaded in frames / iframes, pages that redirect show up in historyr=dietrich 2007-05-24 19:52:24 -07:00
sspitzer@mozilla.org
2af310476a fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00
sspitzer@mozilla.org
3b7031ae75 fix for bug #380801: crash on startup when doing forced db migrationr=dietrich 2007-05-16 23:44:02 -07:00
dietrich@mozilla.com
c024882007 Bug 380011 bookmarks.html replacement trouble (r=sspitzer) 2007-05-16 21:29:27 -07:00
mozilla.mano@sent.com
f1ee4c669a Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
dietrich@mozilla.com
484d7290e6 Bug 379986 make bookmark folders use ids from the moz_bookmarks table (r=mano) 2007-05-08 18:19:12 -07:00
dietrich@mozilla.com
3897a975ae Bug 379218 moz_annos table is created w/o the type column (r=mano) 2007-05-02 12:07:57 -07:00
dietrich@mozilla.com
4216eb9e59 Bug 378659 Firefox UI frequently becomes broken; removing places.sqlite "fixes" it (r=mano) 2007-04-25 17:52:50 -07:00
mozilla.mano@sent.com
7737f46584 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
mozilla.mano@sent.com
b619efb2e1 Bug 376851 - API for sorting a result by an annotation. r=dietrich. 2007-04-22 15:20:25 -07:00
dietrich@mozilla.com
4e4384eab1 Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
mozilla.mano@sent.com
d014df4d47 Bug 376786 - Annotation-based queries are broken. r=dietrich. 2007-04-09 17:24:37 -07:00
dietrich@mozilla.com
18173d1eda Bug 372501 Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-04-04 10:21:03 -07:00
dietrich@mozilla.com
131961dcb3 Bug 373239 add a schema version to places.sqlite (r=sspitzer) 2007-03-31 19:38:42 -07:00
dietrich@mozilla.com
2719851c0d Bug 374876 - write out bookmarks.html and archives (r=sspitzer) 2007-03-25 13:14:28 -07:00
mozilla.mano@sent.com
bd9d273059 Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
sspitzer@mozilla.org
26d5160d60 fix for bug #369887: searches in bookmarks sidebar and organize bookmarks dialog don't show all the results: missing 'hidden' bookmarks and failing to match on title.r=dietrich 2007-03-22 16:05:37 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00