Closed Bug 1759542 Opened 2 years ago Closed 2 years ago

Narrow down ENABLE_WASM_EXCEPTIONS conditional flag

Categories

(Core :: JavaScript: WebAssembly, task, P3)

task

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: rhunt, Assigned: rhunt)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Right now there is a large amount of code that is ifdef'ed for ENABLE_WASM_EXCEPTIONS. This has caused no shortage of build bustage, for minimal apparent gain. I think it'd be best to remove most of these ifdef's where they don't actually disable the feature.

See Also: → 1766986

These ifdef's cause frequent build bustage and don't
gain us much, especially with exception handling being
default on.

Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/autoland/rev/2340f31f2559
wasm: Slim down exception handling ifdef's. r=yury
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: