Closed Bug 1737339 Opened 3 years ago Closed 3 years ago

Make sure ReadableStreams compiles on Windows

Categories

(Core :: DOM: Streams, task)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mgaudet, Assigned: saschanaz)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

ReadableStreams currently don't compile on Windows due to a bare reference to
<unistd.h>

The build goes well on Windows if it's excluded.

Assignee: nobody → krosylight
Status: NEW → ASSIGNED
Attachment #9257728 - Attachment description: Bug 1737339 - Include unistd.h only when XP_UNIX in dom/streams r=mgaudet → Bug 1737339 - Remove unistd.h from dom/streams r=mgaudet
Pushed by krosylight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/78017a7bf6ff Remove unistd.h from dom/streams r=mgaudet
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: