Places: Difference between revisions

224 bytes removed ,  16 August 2006
Line 103: Line 103:
=== Code Location ===
=== Code Location ===


<pre>mozilla/browser/components/places/</pre> for the most part. Build with --enable-places in your .mozconfig file. This development is happening simultaneously on the trunk and MOZILLA_1_8_BRANCH.  To avoid conflicting with the browser and causing bustage, there are some shims in place that overlay the browser to insert the Places UI access points.
<pre>mozilla/browser/components/places/</pre> for the front-end, <pre>mozilla/toolkit/components/places/</pre> for the back-end.


=== Team ===
=== Team ===
202

edits