Closed
Bug 1289900
Opened 9 years ago
Closed 9 years ago
DataTransferItem::mCachedFile leaks
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
752 bytes,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
It isn't cycle collected.
Assignee | ||
Comment 1•9 years ago
|
||
hopefully I modified the diff correctly (manually). I have rather unclean trees atm.
Assignee: nobody → bugs
Attachment #8775312 -
Flags: review?(michael)
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8775312 [details] [diff] [review]
mcachedfile_leak.diff
I was told mystor is on pto.
Attachment #8775312 -
Flags: review?(michael) → review?(enndeakin)
Attachment #8775312 -
Flags: review?(enndeakin) → review-
Attachment #8775312 -
Flags: review- → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2846438ad01d
DataTransferItem::mCachedFile leaks, r=khuey
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•