Closed Bug 1954064 Opened 1 year ago Closed 1 year ago

Test function runInPage should not use new Function in the parent

Categories

(Firefox :: Translations, task)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: tschuster, Assigned: tschuster)

References

Details

Attachments

(1 file)

Currently the test function runInPage dynamically creates a function, because it wants to wrap another callback that will be passed to ContentTask.spawn. Calling eval/new Function in the browser.xhtml context will be forbidden by bug 1953866.

Blocks: 1953866
Pushed by tschuster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0b7f36cf66b4 Test function runInPage should not use new Function in the parent. r=translations-reviewers,nordzilla
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: