Closed
Bug 1735906
Opened 4 years ago
Closed 3 years ago
Get DOM Streams Prototype building with Unified builds disabled
Categories
(Core :: DOM: Streams, enhancement)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
People
(Reporter: mgaudet, Unassigned)
References
(Blocks 1 open bug)
Details
Given the creation of the --disable-unified-build compile option, we should make sure that this new code will build with that option enabled.
When I last took a stab at this my builds failed for a number of non-Streams related reasons, but things may be in better shape now.
Comment 1•3 years ago
|
||
There seems no issue anymore, as the only error on my environment is a linker error from security/sandbox/win/.
| Reporter | ||
Comment 2•3 years ago
|
||
That's very nice to hear :D
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•