Closed Bug 1713098 Opened 3 years ago Closed 3 years ago

modifySessionStorage in browser/components/sessionstore/test/head.js is broken with Fission

Categories

(Firefox :: Session Restore, defect, P2)

defect

Tracking

()

RESOLVED FIXED
90 Branch
Fission Milestone M7a
Tracking Status
firefox90 --- fixed

People

(Reporter: farre, Assigned: farre)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

modifySessionStorage does a SpecialPowers.spawn to a browser then modifies session storage from then content script.

If {frameIndex: index} is passed it picks the subframe at content.frames[index] and tries to modify storage for the content of that frame, which might be in another process.

Severity: -- → S3
Fission Milestone: --- → M7a
Priority: -- → P2
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a26814fc60b
Make modifySessionStorage use browsing context to get subframe. r=kashav
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: