WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsICrashReporter

IID:da7020ad-fad4-443e-b02b-c5cc9d482e2f
Inherits From:nsISupports
Status:UNSTABLE - This interface is not frozen and will probably change in future releases.

Provides access to crash reporting functionality.


Methods

void annotateCrashReport ( ACString key , ACString data )

void annotateCrashReport ( ACString key , ACString data )

Add some extra data to be submitted with a crash report.

Arguments:
key: Name of the data to be added.
data: Data to be added.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com