Closed Bug 1828541 Opened 1 year ago Closed 1 year ago

Ensure we respect Ion's max script size setting when inlining in WarpOracle.cpp

Categories

(Core :: JavaScript Engine: JIT, task, P1)

task

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox112 --- unaffected
firefox113 --- fixed
firefox114 --- fixed

People

(Reporter: alexical, Assigned: alexical)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → dothayer
Status: NEW → ASSIGNED
Blocks: sm-opt-jits
Severity: -- → N/A
Priority: -- → P2
Priority: P2 → P1
Pushed by dothayer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/009b852b798d
Ensure we respect Ion's max script size setting r=iain
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch

Did you want to nominate this for Beta uplift, Doug?

Flags: needinfo?(dothayer)

Comment on attachment 9328945 [details]
Bug 1828541 - Ensure we respect Ion's max script size setting r?iain

Beta/Release Uplift Approval Request

  • User impact if declined: Some scripts could cause Ion compile times and memory usage to explode a bit, most likely just negatively affecting performance. Unsure how common these scripts actually are, but likely fairly rare.
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): It's a very straightforward patch just limiting our ability to inline scripts in Ion if too much inlining has been happening already.
  • String changes made/needed: None
  • Is Android affected?: Yes
Flags: needinfo?(dothayer)
Attachment #9328945 - Flags: approval-mozilla-beta?

Comment on attachment 9328945 [details]
Bug 1828541 - Ensure we respect Ion's max script size setting r?iain

Approved for 113.0b8.

Attachment #9328945 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: