author | Nicolas Chaim <necheverria@mozilla.com> |
Tue, 31 Jul 2012 14:54:58 -0400 | |
changeset 101016 | 710a0800bbef2048790cdcbc91053377c4ba8ca4 |
parent 101015 | 9fa54a1fc055eb3cef6b8357b23e18612f58afe6 |
child 101017 | 3ab53aa585144e4c5a7f5a55003c86fcbe9347c6 |
push id | 12801 |
push user | vdjeric@mozilla.com |
push date | Tue, 31 Jul 2012 18:55:05 +0000 |
treeherder | mozilla-inbound@710a0800bbef [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | glandium |
bugs | 770317 |
milestone | 17.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/toolkit/components/startup/mozprofilerprobe.mof +++ b/toolkit/components/startup/mozprofilerprobe.mof @@ -19,11 +19,11 @@ class MozillaEventPlacesInit : MozillaPr EventType(1)] class MozillaEventSessionStoreWindowRestored : MozillaProvider { }; [dynamic: ToInstance, Description("Mozilla Event: XPCOM Shutdown."): Amended, Guid("{26D1E091-0AE7-4F49-A554-4214445C505C}"), EventType(1)] -class MozillaEventSessionStoreWindowRestored : MozillaProvider +class MozillaEventXPCOMShutdown : MozillaProvider { };