3
edits
TwistedSage (talk | contribs) m (→Background) |
TwistedSage (talk | contribs) m (→Background) |
||
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| | 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 == |
edits