<div dir="ltr">thanks :)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 14, 2014 at 2:57 AM, Marco Bonardo <span dir="ltr"><<a href="mailto:mbonardo@mozilla.com" target="_blank">mbonardo@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 13/10/2014 21:34, thufir wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've taken a look at the documentation, and asked on support:<br>
<br>
<a href="https://groups.google.com/d/msg/mozilla.support.firefox/8k3LQxmV0bg/58ZmncGY70cJ" target="_blank">https://groups.google.com/d/<u></u>msg/mozilla.support.firefox/<u></u>8k3LQxmV0bg/58ZmncGY70cJ</a> <br>
<br>
<br>
but don't see where the actual feeds and feed data is stored.  Is it in places.sqlite?<br>
<br>
<br>
I'm just looking for documentation on live feeds which includes where the data is stored.<br>
</blockquote>
<br></div></div>
Why do you need to access the raw data?<br>
We have an API to interact with livemarks: <a href="http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/mozIAsyncLivemarks.idl" target="_blank">http://mxr.mozilla.org/<u></u>mozilla-central/source/<u></u>toolkit/components/places/<u></u>mozIAsyncLivemarks.idl</a><br>
<br>
The underlying storage may change at any time (we have plans to improve performances further here), so I'd not rely on it at all. Your best bet is to use the API.<br>
<br>
Marco<br>
______________________________<u></u>_________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org" target="_blank">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" target="_blank">https://mail.mozilla.org/<u></u>listinfo/firefox-dev</a><br>
</blockquote></div><br></div>