Closed
Bug 1518114
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14738 - Require TrustedURL in form.action and .formAction
Categories
(Core :: DOM: Security, enhancement, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 14738 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14738
Details from upstream follow.
Jakub Vrana <jakubvrana@google.com> wrote:
> Require TrustedURL in form.action and .formAction
>
> Bug: 739170
> Change-Id: I50691fcab4f13fdaee47a4b4750ef7d3b4544848
> Reviewed-on: https://chromium-review.googlesource.com/1397613
> WPT-Export-Revision: 58cfcccdcf9896ed4135b48e398d9f6880852e48
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=67bea64a52526010b4205385dbf08cec6682f7d5
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream][domsecurity-backlog] → [wptsync downstream]
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ab3bbbafe6210c4a49385a9490d2a8b5acf47fd8
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Ran 2 tests and 39 subtests
FAIL : 39
ERROR : 2
New tests that have failures or other problems:
/trusted-types/block-string-assignment-to-Element-setAttribute.tentative.html
button.formAction accepts only TrustedURL: FAIL
form.action accepts only TrustedURL: FAIL
input.formAction accepts only TrustedURL: FAIL
/trusted-types/block-string-assignment-to-HTMLElement-generic.tentative.html
button.formAction accepts only TrustedURL: FAIL
form.action accepts only TrustedURL: FAIL
input.formAction accepts only TrustedURL: FAIL
Assignee | ||
Comment 7•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=deec7e54c81c6dbc104541d7a869ea68ddaa5e5c
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/586217e19762
[wpt PR 14738] - Require TrustedURL in form.action and .formAction, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e9816eb709f6
[wpt PR 14738] - Require TrustedURL in form.action and .formAction, a=testonly
Comment 10•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•