Bug 721248 - make nsICycleCollectorListener a builtinclass. r=smaug

This commit is contained in:
Andrew McCreight 2012-01-31 13:47:47 -08:00
Родитель 13d6a3efd4
Коммит 6eea252eb2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,7 @@
* a call to end(). If begin() returns an error none of the other
* functions will be called.
*/
[scriptable, uuid(35a3a9b0-a120-4bf7-9739-46027fe96212)]
[scriptable, builtinclass, uuid(e7e9a010-d02f-4137-94c8-6d73605fe623)]
interface nsICycleCollectorListener : nsISupports
{
nsICycleCollectorListener allTraces();