Closed Bug 1732923 Opened 3 years ago Closed 3 years ago

Remove options parameter from JS::EncodeStencil

Categories

(Core :: JavaScript Engine, task, P5)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

JS::EncodeStencil receives const JS::ReadOnlyCompileOptions& options but doesn't use it.
for bug 1720619 and related bugs, we should remove the parameter.

https://searchfox.org/mozilla-central/rev/3fa5cc437a4937c621ea068ba5dc246f75831633/js/src/frontend/Stencil.cpp#4094-4097

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/4ac758a5e4c3 Part 1: Remove options parameter from JS::EncodeStencil. r=tcampbell https://hg.mozilla.org/integration/autoland/rev/485f2dbca657 Part 2: Remove options parameter from XDRIncrementalStencilEncoder::setInitial. r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: