Closed
Bug 1765300
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 33688 - Fix shadow realm detection code more
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox102 fixed)
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33688 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33688
Details from upstream follow.
Luca Casonato <hello@lcas.dev> wrote:
Fix shadow realm detection code more
Beware: you MUST set globalThis.GLOBAL BEFORE loading testharness in
the shadow realm for detection to work.
Assignee | ||
Comment 1•3 years ago
|
||
PR 33688 applied with additional changes from upstream: ce3cb95ea18f80a33a66df3a5b1e0c3f348e6ec6
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f1a443eff1c5
[wpt PR 33688] - Fix shadow realm detection code more, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•