Closed Bug 1401427 Opened 7 years ago Closed 7 years ago

stylo: fix leak on the UACacheReporter

Categories

(Core :: CSS Parsing and Computation, defect, P5)

56 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: n.nethercote, Assigned: n.nethercote)

References

Details

Attachments

(2 files)

The UACacheReporter is leaking. So as to avoid a painful Gecko+Servo relanding dance, I will temporarily disable it (which is a Gecko-only change). Once I fix the leak, I will re-enable it.
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Pushed by philringnalda@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6b2618acffea
Temporarily disable UACacheReporter due to a leak.
Priority: -- → P5
The problem was the missing |gUACacheReporter = nullptr;|.
Attachment #8910127 - Flags: review?(cam)
Attachment #8910127 - Flags: review?(cam) → review+
https://hg.mozilla.org/mozilla-central/rev/6b2618acffea
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8658f8f875d1
Fix leak in the UACacheReporter and re-enable it. r=heycam.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: