Closed Bug 1361942 Opened 7 years ago Closed 7 years ago

Store ActualArgTypes instead of ArgTypes for the implicit version of InvokeAsync()

Categories

(Core :: XPCOM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

Details

Attachments

(1 file)

We should store ActualArgTypes because we are sending data of ActualArgTypes types to another thread. This allows more use of the implicit version of InvokeAsync() without specifying the storage types explicitly.
Assignee: nobody → jwwang
Attachment #8864388 - Flags: review?(gsquelart)
Comment on attachment 8864388 [details]
Bug 1361942 - Store ActualArgTypes instead of ArgTypes for we are sending data of ActualArgTypes types to another thread.

https://reviewboard.mozilla.org/r/136070/#review139102

Good one!
Attachment #8864388 - Flags: review?(gsquelart) → review+
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a94004edb22
Store ActualArgTypes instead of ArgTypes for we are sending data of ActualArgTypes types to another thread. r=gerald
https://hg.mozilla.org/mozilla-central/rev/3a94004edb22
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: