Open
Bug 1548295
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 16405 - Fix get-host-info.sub.js so workers can use it.
Categories
(Testing :: web-platform-tests, defect, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 16405 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16405
Details from upstream follow.
Matt Falkenhagen <falken@chromium.org> wrote:
Fix get-host-info.sub.js so workers can use it.
Access self.location instead of window.location. Fixes #13518 (see https://crbug.com/953873).
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•