Closed
Bug 1338596
Opened 8 years ago
Closed 8 years ago
mscom Agile References
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(1 file)
Agile references are intermediate objects that may be safely passed between COM apartments.
There are two ways to do this: RoGetAgileReference, which requires Windows 8.1, or the Global Interface Table.
I have written a patch that encapsulates these differences to just do the right thing.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
![]() |
||
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8836187 [details]
Bug 1338596: Add support for agile references to mscom;
https://reviewboard.mozilla.org/r/111640/#review116088
Attachment #8836187 -
Flags: review?(jmathies) → review+
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb8dae73771f
Add support for agile references to mscom; r=jimm
Comment 6•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•