they return a void string (null in JS) when they can't find matches, rather
than throwing an illegal argument exception or returning an empty string,
respectively. This fixes a problem when bookmarking about: URIs.
bug=331801
r=brettw@gmail.comsr=ben@mozilla.org
Original committer: joe%retrovirus.com
Original revision: 1.25
Original date: 2006/03/30 22:56:13
nsINavBookmarksService
* Added annotation and favicon handling to changeBookmarkURI
* Added brettw's copyAnnotations patch to nsIAnnotationService
* Added a GetAnnotationService() to the annotation service for faster
intra-component access
* Added a getBookmarkFoldersTArray() to nsINavBookmarksService for easier
intra-component memory management; updated getBookmarkFolders() to use it
* Added stub for tagRoot to nsINavBookmarksService; DO NOT USE until 329961
has been resolved
* Quick fix for Add Bookmarks breakage caused by 329546
bug=330192
r=brettw@gmail.comsr=bryner@bryanryner.com
Original committer: joe%retrovirus.com
Original revision: 1.23
Original date: 2006/03/23 06:24:52
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner
Original committer: annie.sullivan%gmail.com
Original revision: 1.12
Original date: 2005/12/15 20:56:18
This file was copied in CVS from the following location:
mozilla/browser/components/places/public/nsINavBookmarksService.idl
Original committer: bryner%brianryner.com
Original revision: 1.1
Original date: 2005/11/16 22:53:46
This file was copied in CVS from the following location:
mozilla/browser/components/places/src/nsMaybeWeakPtr.cpp
Original committer: bryner%brianryner.com
Original revision: 1.1
Original date: 2005/12/08 22:23:52
nsINavBookmarksService
* Added annotation and favicon handling to changeBookmarkURI
* Added brettw's copyAnnotations patch to nsIAnnotationService
* Added a GetAnnotationService() to the annotation service for faster
intra-component access
* Added a getBookmarkFoldersTArray() to nsINavBookmarksService for easier
intra-component memory management; updated getBookmarkFolders() to use it
* Added stub for tagRoot to nsINavBookmarksService; DO NOT USE until 329961
has been resolved
* Quick fix for Add Bookmarks breakage caused by 329546
bug=330192
r=brettw@gmail.comsr=bryner@bryanryner.com
Original committer: joe%retrovirus.com
Original revision: 1.7
Original date: 2006/03/23 06:24:54
dummy database statement (which keeps the cache from expiring) starts. Fixes
errors during DB init and also performance problems on first run.
Original committer: brettw%gmail.com
Original revision: 1.6
Original date: 2006/03/09 17:34:35
Added getAnnotationInt64() and setAnnotationInt64() to make dealing with
dates and times easier.
r=bryner b=319769
Original committer: annie.sullivan%gmail.com
Original revision: 1.4
Original date: 2005/12/10 07:25:13
Add annotation service. This checkin addresses sr comments I forgot in the
checkin of the main code.
Original committer: brettw%gmail.com
Original revision: 1.2
Original date: 2005/11/16 00:20:15
r=annie.sullivan r=bryner
This file was copied in CVS from the following location:
mozilla/browser/components/places/src/nsAnnotationService.h
Original committer: brettw%gmail.com
Original revision: 1.1
Original date: 2005/11/15 23:46:08
changes some code in nsLivemarkService::Init to use it, which gets rid
of a handful of nsSimpleURI reference leaks when using the LivemarkService.
bug=333784
r=brettw@google.comsr=bryner@brianryner.com
Original committer: joe%retrovirus.com
Original revision: 1.10
Original date: 2006/04/13 03:05:49
nsINavBookmarksService
* Added annotation and favicon handling to changeBookmarkURI
* Added brettw's copyAnnotations patch to nsIAnnotationService
* Added a GetAnnotationService() to the annotation service for faster
intra-component access
* Added a getBookmarkFoldersTArray() to nsINavBookmarksService for easier
intra-component memory management; updated getBookmarkFolders() to use it
* Added stub for tagRoot to nsINavBookmarksService; DO NOT USE until 329961
has been resolved
* Quick fix for Add Bookmarks breakage caused by 329546
bug=330192
r=brettw@gmail.comsr=bryner@bryanryner.com
Original committer: joe%retrovirus.com
Original revision: 1.9
Original date: 2006/03/23 06:24:52
Added getAnnotationInt64() and setAnnotationInt64() to make dealing with
dates and times easier.
r=bryner b=319769
Original committer: annie.sullivan%gmail.com
Original revision: 1.5
Original date: 2005/12/10 07:25:14
Add annotation service. This checkin addresses sr comments I forgot in the
checkin of the main code.
Original committer: brettw%gmail.com
Original revision: 1.2
Original date: 2005/11/16 00:20:14
r=annie.sullivan r=bryner
This file was copied in CVS from the following location:
mozilla/browser/components/places/public/nsIAnnotationService.idl
Original committer: brettw%gmail.com
Original revision: 1.1
Original date: 2005/11/15 23:46:07