Closed
Bug 1482068
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 12376 - Run registerProtocolHandler tests in a secure context.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12376 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12376 Details from upstream follow. James Graham <james@hoppipolla.co.uk> wrote: > Run registerProtocolHandler tests in a secure context. > > In https://bugzilla.mozilla.org/show_bug.cgi?id=1429732 gecko changed > to only ship this feature in a secure context. Therefore change the > tests to use a secure context.
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=5df16f373eef4ddebde70ddf4142821afa363f4c
Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fdd58ffa788cf9f72646888ce87865a33d4af291
Assignee | ||
Comment 3•4 years ago
|
||
Ran 1 tests and 71 subtests OK : 1 PASS : 70 FAIL : 1 New tests that have failures or other problems: /html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html a url argument pointing to a different domain name, without %s should throw SYNTAX_ERR: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/aa2ff8eda9ae [wpt PR 12376] - Run registerProtocolHandler tests in a secure context., a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/11cd21d2d6da [wpt PR 12376] - Update wpt metadata, a=testonly
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/aa2ff8eda9ae https://hg.mozilla.org/mozilla-central/rev/11cd21d2d6da
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•3 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•