Closed Bug 1466385 Opened 6 years ago Closed 6 years ago

Allow move semantics with Promise

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: jya, Assigned: jya)

References

(Regressed 1 open bug)

Details

Attachments

(1 file)

Bug 1466221 allowed non wrappercached, non-refcounted object to be used with DOM.

This requires move semantics in Promise (so that the JS binding takes ownership of the C++ object).
See Also: → 1466221
Comment on attachment 8982862 [details]
Bug 1466385. Use forwarding reference in MaybeResolve.

https://reviewboard.mozilla.org/r/248716/#review254914
Attachment #8982862 - Flags: review?(bzbarsky) → review+
Bug 1466168 has removed Forward :(
Sorry.  :(  It was not clear that we were about to do that...
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a014f0010edb
Use forwarding reference in MaybeResolve. r=bz
https://hg.mozilla.org/mozilla-central/rev/a014f0010edb
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Component: DOM → DOM: Core & HTML
Regressions: 1680270
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: