Closed Bug 1757597 Opened 2 years ago Closed 2 years ago

Rename ScriptLoadRequest.mScript field to more descriptive name

Categories

(Core :: DOM: Core & HTML, task, P3)

task

Tracking

()

RESOLVED FIXED
100 Branch
Tracking Status
firefox100 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

ScriptLoadRequest.mScript holds JSScript that's used only during bytecode encoding.
the field name should be more descriptive, so that it's clear that the field is only for bytecode encoding.

mScript field is used only for bytecode encoding, and this field is used as a
flag for whether the script load request has bytecode-encoding-related
references.

Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/5bef21ef1ba2
Rename ScriptLoadRequest.mScript to mScriptForBytecodeEncoding. r=jonco

Backed out along with Bug 1436400 for causing mochitest failures on test_bug1656248.html.
See: comment

Backout by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5828d2fea31d
Backed out 15 changesets (bug 1757597, bug 1436400) for causing mochitest failures on test_bug1656248.html. CLOSED TREE
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/8fdda6129aed
Rename ScriptLoadRequest.mScript to mScriptForBytecodeEncoding. r=jonco
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: