gecko-dev/extensions/metrics
sspitzer%mozilla.org 519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
..
build Add missing IS_COMPONENT=1, fixes build regression from bug 335965. r=marria 2006-06-05 19:50:13 +00:00
public Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me. 2006-04-26 04:16:38 +00:00
src fix for bug #356487 2006-11-04 04:48:06 +00:00
test fix trunk build 2006-06-23 18:51:53 +00:00
Makefile.in Improve handling of server and network errors (bug 335965) r=marria 2006-06-02 06:06:54 +00:00
install.rdf Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
metrics.js fixes bug 328125 "Add support for dynamic configuration and throttling" r=bryner 2006-03-17 02:58:16 +00:00