Closed
Bug 1475748
Opened 7 years ago
Closed 1 year ago
[wpt-sync] Sync PR 11974 - HTMLAnchorElement::href and HTMLAreaElement::href changed to accept Trusted Types
Categories
(Core :: DOM: Security, enhancement, P4)
Core
DOM: Security
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 11974 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11974
Details from upstream follow.
Maja Kabus <kabusm@google.com> wrote:
> HTMLAnchorElement::href and HTMLAreaElement::href changed to accept Trusted Types
>
> Existing implementation of setHref moved from DOMURLUtils
> to DOMURL
> New implementation of setHref added to DOMURLUtils
> New implementation of href() added to DOMURLUtilsReadOnly
> to accept URLString as an argument
>
> Bug: 739170
> Change-Id: Ied037b32a62728125822e86acb6336a757dfa605
> Reviewed-on: https://chromium-review.googlesource.com/1136631
> WPT-Export-Revision: b4c74a8c43a819aa417ff9892b5f1b1c05175e37
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream][domsecurity-backlog] → [wptsync downstream]
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=44a412eb9932f12d15406ad89e1d23f14e9ef923
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Updated•3 years ago
|
Severity: normal → S3
Comment 4•1 year ago
|
||
The upstream PR has been "Closed with unmerged commits".
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•