Places: Difference between revisions

27 bytes added ,  24 January 2006
Line 75: Line 75:
=== 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 in-place on the trunk, so 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 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.


=== Team ===
=== Team ===
53

edits