Closed Bug 1586436 Opened 6 years ago Closed 6 years ago

mscom methods accepting variadic arguments should use rvalue references in their arguments

Categories

(Core :: IPC: MSCOM, defect)

Unspecified
Windows
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

Details

Attachments

(1 file)

s/Args.../Args&&.../

Summary: mscom::AsyncInvoker::Invoke should use rvalue references in its argument list → mscom methods accepting variadic arguments should use rvalue references in their arguments
Assignee: nobody → aklotz
Status: NEW → ASSIGNED
Pushed by aklotz@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/752704186808 Ensure that mscom methods that accept variadic arguments use rvalue references in their arguments; r=Jamie

grumble grumble mingw

Flags: needinfo?(aklotz)
Pushed by aklotz@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6399f9a20324 Ensure that mscom methods that accept variadic arguments use rvalue references in their arguments; r=Jamie
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: