Closed Bug 1840996 Opened 2 years ago Closed 2 years ago

Create a subset of ContextOptions which can be copied to CompileOptions

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox-esr115 --- unaffected
firefox115 --- unaffected
firefox116 --- unaffected
firefox117 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

(Keywords: topcrash)

Crash Data

Attachments

(1 file)

In order to achieve bug 1840839, it's better having a dedicate struct which stores all user-preffed options of CompileOptions, so that future options can be added there and it's easy to track which needs to be copied.

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/c989d589866f Add PrefableCompileOptions and use it in ContextOptions and CompileOptions. r=bthrall
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Backout by imoraru@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/a316853a0170 Backed out changeset c989d589866f for causing wasm crashes. a=backout
Crash Signature: [@ js::wasm::ModuleGenerator::init]
Flags: needinfo?(arai.unmht)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 117 Branch → ---
Flags: needinfo?(arai.unmht)

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 10 desktop browser crashes on nightly

For more information, please visit BugBot documentation.

Keywords: topcrash
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/26045c88e397 Add PrefableCompileOptions and use it in ContextOptions and CompileOptions. r=bthrall
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: