Commit Graph

157 Commits

Author SHA1 Message Date
dietrich@mozilla.com
514aab2c87 Bug 376725 test nsINavHistoryResultViewer (r=sspitzer) 2007-08-14 23:14:26 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
mozilla.mano@sent.com
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
dietrich@mozilla.com
c310f89a2d Bug 389902 annotations expired on dateAdded but not dateModified (r=sspitzer, a=mconnor) 2007-07-30 16:15:32 -07:00
sspitzer@mozilla.org
cd3ca5e8d2 unit test for bug #385397: history menu is slow to open with a large history
r=dietrich, a=mconnor for M7
2007-07-28 17:08:34 -07:00
dietrich@mozilla.com
95308401cd Bug 319455 Expire annotations (r=sspitzer) 2007-07-26 09:23:11 -07:00
thunder@mozilla.com
7751055b97 Bug 360134: Add GUIDs to items so they can be uniquely identified across profiles (for sync purposes). r=mano 2007-07-25 20:53:59 -07:00
mozilla.mano@sent.com
67258253c1 Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich, sayrer. 2007-07-22 16:25:49 -07:00
sspitzer@mozilla.org
11ce56d087 unit tests for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-20 15:26:01 -07:00
mozilla.mano@sent.com
15f04b5ba3 Backing out bug 388695 due to tinderbox suckage. 2007-07-18 21:01:53 -07:00
mozilla.mano@sent.com
dc8d2f6f2f Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich. 2007-07-18 19:31:37 -07:00
mozilla.mano@sent.com
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
mozilla.mano@sent.com
501fbf8e09 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
mozilla.mano@sent.com
491954f795 Bug 385771 - disallow item-annotations for invalid item ids. r=dietrich. 2007-06-25 18:08:54 -07:00
sspitzer@mozilla.org
e17228fb9c fix for bug #383678: moving a folder to its grandchild folder (or deeper) results in datalossr=dietrich 2007-06-12 08:36:16 -07:00
mozilla.mano@sent.com
45f52083ae Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
dietrich@mozilla.com
9965fa5d00 Bug 382094 bookmarks root should be a child of the places root (r=mano) 2007-05-31 18:33:29 -07:00
dietrich@mozilla.com
669f9b5306 Bug 381360 basic bookmarks query test failing (r=sspitzer) 2007-05-25 19:04:57 -07:00
sspitzer@mozilla.org
b643a886db Bug 381240 - disabling more dateAdded tests 2007-05-25 01:22:02 -07:00
dietrich@mozilla.com
28094c9ab2 Bug 381240 - disabling more lastModified tests 2007-05-24 22:15:37 -07:00
sspitzer@mozilla.org
55c0d7d099 bug 381240 - disabling more tests for now 2007-05-24 08:07:44 -07:00
sspitzer@mozilla.org
22a9fef741 bug 381240 - disabling more tests for now 2007-05-23 17:45:46 -07:00
dietrich@mozilla.com
03a6d8398a Bug 381240 - disabling tests for now 2007-05-23 10:24:40 -07:00
mozilla.mano@sent.com
fcf315384a Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
mozilla.mano@sent.com
4466f1279a Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
dietrich@mozilla.com
d46f3a6e67 reverting the failing part of the patch to bug 381237 2007-05-20 13:10:40 -07:00
sspitzer@mozilla.org
ab39cce55f adding LOG statements so when test_annotation fails we can figure it out.see bug #381351r=dietrich 2007-05-20 13:10:09 -07:00
dietrich@mozilla.com
f16d9f1f0e Bug 381237 test failure on toolbar folder value on the qm-win2k3-01 - attempting to re-enable this test (r=mano) 2007-05-20 12:22:47 -07:00
mozilla.mano@sent.com
d4e917b4da Bug 381220 - until I modify a folder, the dateAdded / lastModified values don't appear in the bookmark organizer. r=sspitzer. 2007-05-20 04:39:02 -07:00
sspitzer@mozilla.org
9b06287e93 adding some LOG() so I can figure out why the last-modified tests for placesbookmarks are failing on tinderbox.bug #381240 2007-05-19 18:24:48 -07:00
dietrich@mozilla.com
6f1e93c626 disabling post-test cleanup temporarily, r=sayrer 2007-05-19 02:07:15 -07:00
dietrich@mozilla.com
ebb2e1142f Bug 381240 - disabling to allow further testing (r=sayrer) 2007-05-19 01:20:50 -07:00
dietrich@mozilla.com
96893e679f Bug 381240 backing out tests to figure out why failing on linux only (r=sayrer) 2007-05-19 00:18:44 -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
mozilla.mano@sent.com
4c735f8832 Bug 376650 - Sort by keyword support. r=sspitzer. 2007-05-14 14:47:59 -07:00
mozilla.mano@sent.com
301af5c506 Bug 380505 - Simplify and optimize mDBGetChildren. r=sspitzer. 2007-05-14 14:42:57 -07:00
mozilla.mano@sent.com
72de7137c4 Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer. 2007-05-10 16:52:47 -07:00
mozilla.mano@sent.com
769a716f84 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -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
0069f830d2 follow-up to bug 379986 (r=sayrer) 2007-05-08 18:51:39 -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
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
dietrich@mozilla.com
62feabd61f Bug 378820 Crash in addVisit (r=mano) 2007-05-01 09:34:33 -07:00
mozilla.mano@sent.com
0b0726896f Bug 376630 - Test sorting functionality. r=dietrich. 2007-04-27 03:11:11 -07:00
mozilla.mano@sent.com
47eb048b72 Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich. 2007-04-27 03:04:13 -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
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
dietrich@mozilla.com
076b7d4a14 Bug 376863 bookmarkId is set to the node type for bookmark folders? (r=mano) 2007-04-11 12:52:44 -07:00
mozilla.mano@sent.com
ddd3a0c442 Test for Bug 376798. r=dietrich. 2007-04-10 03:59:05 -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
8c1e93fef5 updating test for bug 371798 (r=sayrer) 2007-04-02 16:57:44 -07:00
dietrich@mozilla.com
afd9371848 test for bug 371798 (r=sayrer) 2007-03-31 12:35:16 -07:00
sspitzer@mozilla.org
f3ee8725dc testcase for bug #369887. r=dietrich 2007-03-23 01:06:01 -07:00
sayrer@gmail.com
64f9bcc4c8 fix test bustage. 2007-03-22 18:53:02 -07:00
dietrich@mozilla.com
7a5fefa6c5 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00