This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
extensions
/
metrics
/
public
History
bryner%brianryner.com
b7c5a34b21
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.
...
git-svn-id: svn://10.0.0.236/trunk@195422 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 04:18:57 +00:00
..
Makefile.in
Redo the way that collectors are created and destroyed to be more stable and extensible (bug 335120). Collectors are now instantiated by contract id and held onto by the metrics service directly. r=darin
2006-04-25 04:03:51 +00:00
nsIMetricsCollector.idl
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:18:57 +00:00
nsIMetricsService.idl
Redo the way that collectors are created and destroyed to be more stable and extensible (bug 335120). Collectors are now instantiated by contract id and held onto by the metrics service directly. r=darin
2006-04-25 04:03:51 +00:00
nsMetricsModule.h
…