53
edits
BrettWilson (talk | contribs) |
|||
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 | <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 === |
edits