Open Bug 1464464 Opened 6 years ago Updated 2 years ago

Replace BackgroundHangAnnotations with nsTArray<HangAnnotation>

Categories

(Core :: IPC, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: alexical, Unassigned)

References

Details

Right now (after bug 1448040 lands) BackgroundHangAnnotations inherits from nsTArray<HangAnnotation> just to add a few helper methods to add them. It's just unnecessary and means we have to provide an IPDLParamTraits for BackgroundHangAnnotations.
Component: General → IPC
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.