Closed
Bug 1501380
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13685 - SPV event should have some required init fields
Categories
(Core :: DOM: Security, enhancement, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 13685 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13685
Details from upstream follow.
Andy Paicu <andypaicu@chromium.org> wrote:
> SPV event should have some required init fields
>
> Spec: https://w3c.github.io/webappsec-csp/#dictdef-securitypolicyviolationeventinit
>
> Bug: 897646
> Change-Id: Id4c4947455a095c09aa34d16c7ff298ba4ba046e
>
> Reviewed-on: https://chromium-review.googlesource.com/1292566
> WPT-Export-Revision: c6bdd51df1b0afc2d5e20de2943804a7070efe19
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d02aba955608ba1f4cb9e6dac019981f2145faff
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 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=458765f466962a266acf64674ffc047a08882cee
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
| Assignee | ||
Comment 6•7 years ago
|
||
Ran 1 tests and 14 subtests
OK : 1
PASS : 8
FAIL : 6
New tests that have failures or other problems:
/content-security-policy/securitypolicyviolation/constructor-required-fields.html
SecurityPolicyViolationEvent constructor requires disposition: FAIL
SecurityPolicyViolationEvent constructor requires documentURI: FAIL
SecurityPolicyViolationEvent constructor requires effectiveDirective: FAIL
SecurityPolicyViolationEvent constructor requires originalPolicy: FAIL
SecurityPolicyViolationEvent constructor requires statusCode: FAIL
SecurityPolicyViolationEvent constructor requires violatedDirective: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a5903021d8d0
[wpt PR 13685] - SPV event should have some required init fields, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/515a5e1b371a
[wpt PR 13685] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a5903021d8d0
https://hg.mozilla.org/mozilla-central/rev/515a5e1b371a
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•