Closed Bug 1279121 Opened 8 years ago Closed 8 years ago

loop appears to leak blob URLs

Categories

(Hello (Loop) :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bkelly, Unassigned)

Details

(Whiteboard: [MemShrink:P2])

It looks like the loop code uses createObjectURL() in a couple places, but does not call revokeObjectURL() to clean these up.

https://dxr.mozilla.org/mozilla-central/source/browser/extensions/loop/chrome/content/shared/js/mixins.js#400
https://dxr.mozilla.org/mozilla-central/source/browser/extensions/loop/chrome/content/shared/vendor/sdk.js#22180

This is just through inspection and I have not actually tested it.  I would recommend adding a URL.revokeObjectURL() in the load event for these audio and video elements, though.
Whiteboard: [MemShrink] → [MemShrink:P2]
Support for Hello/Loop has been discontinued.

https://support.mozilla.org/kb/hello-status

Hence closing the old bugs. Thank you for your support.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.