Closed Bug 2045352 Opened 3 months ago Closed 3 months ago

For functions that take `already_AddRefed<T>&&`, change to `already_AddRefed<T>` (pass by value instead of by rvalue reference), to force an ownership-transfer into the function (in image/)

Categories

(Core :: Graphics: ImageLib, task)

task

Tracking

()

RESOLVED FIXED
154 Branch
Tracking Status
firefox154 --- fixed

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

See bug 2044510 comment 0 for explanation/justification.

This bug is about image/, for patch https://phabricator.services.mozilla.com/D304366 (which I'm spinning off to a followup so that the already-reviewed bulk of the patch stack in bug 2044510 can land).

Type: defect → task
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Blocks: 2048330
Pushed by dholbert@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/5d349da448bb https://hg.mozilla.org/integration/autoland/rev/7db287d62371 Pass already_AddRefed types by-value instead of by rvalue reference, in image/. r=aosmond
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: