Closed
Bug 1518578
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 14753 - Require TrustedScript in el.setAttribute('on*')
Categories
(Core :: DOM: Security, enhancement, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 14753 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14753
Details from upstream follow.
Jakub Vrana <jakubvrana@google.com> wrote:
Require TrustedScript in el.setAttribute('on*')
Bug: 919107, 739170
Change-Id: Ie357fa1d13175e313605415b00fd3529247d84d0
Reviewed-on: https://chromium-review.googlesource.com/1400821
WPT-Export-Revision: 9342eb2cdac5d256ed823abb9b8102a6eaa8991c
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Updated•4 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=9a93e21e89f3f385e6e3dd2a32dd990fa65d1a3a
Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f4ac80334956ccd3ae5530ddd93d368b29a6f5f1
Assignee | ||
Comment 3•4 years ago
|
||
PR 14753 applied with additional changes from upstream: a377796dc7d860651f48c5dada67260a1e3a4132, 1633e46ce38d4bbf708210ecfd3da72a7480ddfa, 71de26fbac71be5dabdbd8bcabafb685eb076616, c8c1c542f709bf86eac789b5958626f9b032b63b, d6f1f047187fb302f691ff53d61ae18d741c894b
Assignee | ||
Comment 4•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=e3410c93edb989848522a2cd47cfef1335ed7bee
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream][domsecurity-backlog] → [wptsync downstream error][domsecurity-backlog]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream error][domsecurity-backlog] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 5•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=df6195ec2c069be29fc81907b7cdef6d2ca1ded4
Assignee | ||
Comment 6•4 years ago
|
||
Ran 42 tests and 197 subtests OK : 36 PASS : 11 FAIL : 186 ERROR : 6 New tests that have failures or other problems: /trusted-types/block-string-assignment-to-Element-setAttribute.tentative.html block-string-assignment-to-Element-setAttribute: 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 object.codeBase accepts only TrustedScriptURL: FAIL object.data accepts only TrustedScriptURL: FAIL
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/642d7c83a749 [wpt PR 14753] - Require TrustedScript in el.setAttribute('on*'), a=testonly
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/4aae84fccf6e [wpt PR 14753] - Require TrustedScript in el.setAttribute('on*'), a=testonly
Comment 9•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 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
•