mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +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
|
|
@ -97,8 +97,7 @@ BrowserHangAnnotations::AddAnnotation(const nsAString& aName, const bool aData)
|
|||
|
||||
/**
|
||||
* This class itself does not use synchronization but it (and its parent object)
|
||||
* should be protected by mutual exclusion in some way. In Telemetry the chrome
|
||||
* hang data is protected via TelemetryImpl::mHangReportsMutex.
|
||||
* should be protected by mutual exclusion in some way.
|
||||
*/
|
||||
class ChromeHangAnnotationEnumerator : public HangAnnotations::Enumerator
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue