Closed Bug 1157468 Opened 9 years ago Closed 9 years ago

test_fetch_event.html leaks on e10s

Categories

(Core :: DOM: Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
e10s + ---
firefox40 --- affected
firefox41 --- fixed

People

(Reporter: mccr8, Assigned: jdm)

References

Details

Attachments

(1 file)

This isn't visible right now because the content process leak threshold is fairly high (20kb) due to some GMP issues that have since been fixed.  If you can't fix this quickly, I'd like to disable this test for e10s.
Flags: needinfo?(josh)
tracking-e10s: --- → ?
See Also: → 1157467
Ah, I was operating under the assumption that those leaks were common to all e10s tests. I'll dig in.
Oh, to be clear, there are some leaks common to all e10s tests. ;)  The leaks should just be about 5kb rather than 14kb, which is what I see when I enable this test (but disable the test mentioned in bug 1157467).
Assignee: nobody → josh
Status: NEW → ASSIGNED
Since there's a cycle between HttpChannelChild and InterceptStreamListener, we missed a case where a redirect occurs and the original channel never receives OnStopRequest. This is where the cycle would usually be broken.
Flags: needinfo?(josh)
Attachment #8597449 - Flags: review?(honzab.moz) → review+
https://hg.mozilla.org/mozilla-central/rev/fbc0045964c4
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: