mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1752206
- Flip the sense of the DOM Streams CI (test JS streams there instead now) r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D137770
This commit is contained in:
parent
dc1e7f435d
commit
8824165f73
@ -1,6 +1,7 @@
|
||||
. "$topsrcdir/browser/config/mozconfigs/linux64/common-opt"
|
||||
|
||||
ac_add_options --enable-dom-streams
|
||||
# Keep JS Streams working until we are ready to remove it from the tree.
|
||||
ac_add_options --disable-dom-streams
|
||||
ac_add_options --enable-debug
|
||||
|
||||
. "$topsrcdir/build/mozconfig.common.override"
|
||||
|
@ -1845,7 +1845,7 @@ linux64-gcp/opt:
|
||||
- sysroot-wasm32-wasi
|
||||
|
||||
linux64-domstreams/debug:
|
||||
description: "Linux64 Debug - DOM Streams enabled"
|
||||
description: "Linux64 Debug - DOM Streams disabled"
|
||||
index:
|
||||
product: firefox
|
||||
job-name: linux64-domstreams-debug
|
||||
|
Loading…
Reference in New Issue
Block a user