Closed
Bug 1440213
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9624 - [USVString] Apply USVString into Document.origin
Categories
(Testing :: web-platform-tests, enhancement, P3)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9624 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9624
Details from upstream follow.
Gyuyoung Kim wrote:
> [USVString] Apply USVString into Document.origin
>
> The latest spec changed DOMString type of Document.origin with USVString.
> - https://dom.spec.whatwg.org/#document
>
> This CL applies USVString type into the Document.origin in order to meet the change.
>
> Bug: 790860
> Change-Id: Ibd1fafa28a6e999f7d3085aa7bb4cca0f92d8b2b
> Reviewed-on: https://chromium-review.googlesource.com/928005
> WPT-Export-Revision: 52d38859aba3ecd041e9a927a4800dc81359b000
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ed74fab1ba89
[wpt PR 9624] - [USVString] Apply USVString into Document.origin, a=testonly
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•