Places:Live Bookmarks: Difference between revisions

m
 
Line 1: Line 1:
== Background ==
== Background ==


Live bookmarks are implemented through the [http://lxr.mozilla.org/seamonkey/source/browser/components/places/public/nsILivemarkService.idl nsILivemarkService] class, which is a [[Places:Bookmarks_Containers|bookmarks container]].  The livemarks service is a [[Places:BookmarksComments#The_Singleton_Model|Singleton]] which keeps track of the livemarks and updates them regularly.
Live bookmarks are implemented through the [http://lxr.mozilla.org/seamonkey/source/browser/components/places/public/nsILivemarkService.idl nsILivemarkService] class, which is a [[Places:Bookmarks_Containers|bookmark container]].  The livemarks service is a [[Places:BookmarksComments#The_Singleton_Model|Singleton]] which keeps track of the livemarks and updates them regularly.


== Keeping track of livemark data ==
== Keeping track of livemark data ==