Commit Graph

38 Commits

Author SHA1 Message Date
Shawn Wilsher
878becc3e3 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Marco Bonardo
9fe93d185e Bug 553467 - Move Places Transactions to PlacesUtils. Make PlacesUIUtils.ptm a compatibility shim. r=mano 2010-06-30 23:24:03 +02:00
Marco Bonardo
47e2f806ca Bug 531151 - Increase Annotation Service robustness, r=dietrich 2009-12-18 11:30:37 +01:00
Dão Gottwald
c5f31ac9ac Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Jae-Seong Lee
141db91f4e Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 1. r=mak 2009-10-09 12:29:58 +02:00
Dietrich Ayala
f66429541f Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dietrich Ayala
890e1e64fa Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Asaf Romano
0cdda0b913 Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Marco Bonardo
afdea37f53 Bug 509870 - Places transactions service should preserve GUIDS on created items, r=dietrich 2009-09-05 01:36:14 +02:00
Marco Bonardo
c4d4ef8419 Bug 490742 - Transactions Manager should batch child transactions, r=sdwilsh 2009-06-23 11:40:26 +02:00
Marco Bonardo
0e672ad5f9 Bug 498407 - Adding search keyword doesn't work on many sites, transactions manager tries to get anno for an invalid itemId, r=dietrich 2009-06-16 17:17:43 +02:00
Asaf Romano
4b1e16bc03 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Marco Bonardo
b0986bde8b Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191 2009-04-18 14:12:01 +02:00
Shawn Wilsher
c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Marco Bonardo
248d436712 Bug 462765 - instant-apply muddies the MRU folder list in the bookmark properties dialog, r=dietrich 2009-01-08 00:37:00 +01:00
Marco Bonardo
fc6bb4db12 Bug 468761 - test_placesTxn.js leaks due to observer, r=dietrich 2008-12-13 10:57:30 +01:00
Marco Bonardo
76705cc62f Bug 429379 - Deleting large live bookmark makes Firefox unresponsive for several seconds, r=dietrich 2008-12-09 21:39:32 +01:00
mak77@bonardo.net
08f0f8cf9a Bug 445737 - undo delete bookmark doesn't restore keyword (r=dietrich) 2008-11-05 14:03:48 -08:00
Dietrich Ayala
b7a499f5a8 Backed out changeset a71332c75a18 for the leak orange 2008-11-05 09:26:20 -08:00
mak77@bonardo.net
6670168298 Bug 445737 - undo delete bookmark doesn't restore keyword (for mak77@bonardo.net, r=dietrich) 2008-11-05 09:10:18 -08:00
Marco Bonardo
77bb2e6d9c Bug 407468 - Livemark loading and failed to load messages should be static menuitems from menu.xml, original patch by Michael Schonfeld <dev@schonfeld.org>, r=mano 2008-09-25 12:30:33 +02:00
Marco Bonardo
1d4ddeb7ae Bug 430442 - Undo and redo in the library are sometimes not correctly working, r=dietrich 2008-09-11 16:16:54 +02:00
dietrich@mozilla.com
0fdbddb399 Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-07 23:32:35 -07:00
mozilla.mano@sent.com
001d683b0e Bug 416468 - "Sort by Name" doesn't work for folders directly located under "All Bookmarks" within the Library. r=dietrich. 2008-02-10 14:51:57 -08:00
mozilla.mano@sent.com
30240dded8 Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work. 2008-01-29 20:37:20 -08:00
dietrich@mozilla.com
e86b7fecc3 Bug 406478 ? add dateCreated and lastModifiedTime to the transaction service (r=sspitzer, a=beltzner) 2007-12-28 13:48:37 -08:00
mozilla.mano@sent.com
258542d997 Bustage fix part 1 2007-12-20 14:10:53 -08:00
dietrich@mozilla.com
8087786f44 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -08:00
dietrich@mozilla.com
d07002ff34 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -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
sspitzer@mozilla.org
113e9f840b fix for bug #389202: errors when I attempt to add a new folder with a description (new folder dialog doesn't dismiss)
r=dietrich, a=mconnor for M7
2007-07-29 21:11:52 -07:00
rflint@ryanflint.com
0be9e3eb35 Bug 373500 - Generated titles (microsummaries) are not used in tree and menu places views. r=mano 2007-07-25 20:31:40 -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
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
bdd104cfbc Fix orange from bug 388695. 2007-07-18 19:50:58 -07:00
mozilla.mano@sent.com
79feca49e7 Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me. 2007-07-15 02:44:50 -07:00