Closed Bug 1392681 Opened 8 years ago Closed 8 years ago

Move IStream creation out of ProxyStream into its own utility function

Categories

(Core :: Disability Access APIs, enhancement)

Unspecified
Windows
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

Attachments

(1 file, 1 obsolete file)

I'm going to need this in some other code.
Attachment #8899915 - Attachment is obsolete: true
Attachment #8899915 - Flags: review?(jmathies)
Attachment #8899941 - Flags: review?(jmathies)
Comment on attachment 8899941 [details] [diff] [review] Add CreateStream and CopySerializedProxy to mscom/Utils.h (r2) Review of attachment 8899941 [details] [diff] [review]: ----------------------------------------------------------------- ::: ipc/mscom/Utils.cpp @@ +114,5 @@ > + HRESULT hr; > + RefPtr<IStream> stream; > + > + if (IsWin8OrLater()) { > + // This function is not safe for us to use until Windows 8 this comment should also address why it's not safe.
Attachment #8899941 - Flags: review?(jmathies) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/7ca1a9de85b58c032fb15b2ea8ecadedacdcdfbe Bug 1392681: Move IStream creation out of mscom::ProxyStream into its own utility functions; r=jimm
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: