mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Issue #21 - Remove remaining telemetry structs, callers and flags.
This commit is contained in:
parent
2564be2d79
commit
eaf9e756a0
50 changed files with 31 additions and 500 deletions
|
|
@ -125,11 +125,4 @@ interface nsICrashReporter : nsISupports
|
|||
* @throws NS_ERROR_NOT_INITIALIZED if crash reporting is disabled.
|
||||
*/
|
||||
void saveMemoryReport();
|
||||
|
||||
/**
|
||||
* Set the telemetry session ID which is recorded in crash metadata. This is
|
||||
* saved in the crash manager and telemetry but is not submitted as a
|
||||
* crash-stats annotation.
|
||||
*/
|
||||
void setTelemetrySessionId(in AUTF8String id);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue