Closed Bug 1705966 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 28565 - Test registerProtocolHandler() for newly safelisted Matrix scheme

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 28565 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/28565
Details from upstream follow.

b'Mayeul Cantan <mayeul.cantan@gmail.com>' wrote:

Test registerProtocolHandler() for newly safelisted Matrix scheme

This is related to https://github.com/whatwg/html/pull/6320, see that pull request for more details.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 242 subtests

Status Summary

Firefox

OK : 1
PASS: 54
FAIL: 188

Chrome

OK : 1
PASS: 238
FAIL: 4

Safari

OK : 1
FAIL: 242

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html
the unregisterProtocolHandler method should exist on the navigator object: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "%s" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "foo/%s" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "%shttps://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "h%sttps://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https:%s//web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%s" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html#%s" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html?foo=%s" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html?foo=%s&bar" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%s/bar/baz/" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%s/bar/baz/?foo=1337&bar#baz" should work.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Valid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%s/foo/%s/" should work.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "%S" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "%S" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "http://%s.com" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "http://%s.com" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "http://%s.example.com" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "http://%s.example.com" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "https://%sweb-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://%sweb-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "https://web-platform.test:%s8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://web-platform.test:%s8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%a" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://web-platform.test:8443/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.https.html/%a" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "http://example.com" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "http://example.com" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "http://[v8.:::]//url=%s" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "http://[v8.:::]//url=%s" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "https://test:test/" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://test:test/" should throw (but after scheme): FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "http://example.com/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "https://example.com/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "http://foobar.example.com/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "mailto:%s@example.com" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "mailto:%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "ftp://web-platform.test:8443/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Invalid URL "chrome://web-platform.test:8443/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "chrome://web-platform.test:8443/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "foo://web-platform.test:8443/%s" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Invalid URL "blob: URL" should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "about" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "about" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "attachment" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "attachment" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "blob" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "blob" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "chrome" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "chrome" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "cid" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "cid" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "data" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "data" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "file" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "file" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "ftp" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "ftp" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "http" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "http" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "https" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "https" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "javascript" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "javascript" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "livescript" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "livescript" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mid" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mid" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mocha" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mocha" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "moz-icon" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "moz-icon" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "opera" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "opera" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "operamail" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "operamail" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "res" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "res" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "resource" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "resource" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "shttp" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "shttp" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "tcl" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "tcl" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "vbscript" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "vbscript" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "view-source" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "view-source" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "ws" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "ws" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "wss" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "wss" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "wyciwyg" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "wyciwyg" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "unrecognized" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "unrecognized" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mаilto" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mаilto" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mailto:" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mailto:" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mailto://" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mailto://" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mailto<" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mailto<" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mailtoo" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mailtoo" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "mailto
" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "mailto
" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "http://" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "http://" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "ssh:/" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "ssh:/" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "magnet:+" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "magnet:+" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "tel:sip" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "tel:sip" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "foo" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "foo" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "fweb+oo" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "fweb+oo" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+1" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+1" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+namewithid123" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+namewithid123" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+namewithtrailingspace " protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+namewithtrailingspace " protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+préfixewithaccent" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+préfixewithaccent" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+Kelvinsign" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+Kelvinsign" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+latinsmallletterlongſ" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+latinsmallletterlongſ" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+dots.are.forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+dots.are.forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+dashes-are-forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+dashes-are-forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+underscores_are_forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+underscores_are_forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+spaces are forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+spaces are forbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+nonalphaareforbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+non
alphaareforbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: Attempting to override the "web+digits123areforbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: Attempting to override the "web+digits123areforbidden" protocol should throw SECURITY_ERR.: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "bitcoin" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "geo" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "im" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "irc" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "ircs" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "magnet" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "mailto" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: overriding the "matrix" protocol should work: FAIL (Chrome: FAIL, Safari: FAIL)
unregisterProtocolHandler: overriding the "matrix" protocol should work: FAIL (Chrome: FAIL, Safari: FAIL)
unregisterProtocolHandler: overriding the "mms" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "news" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "nntp" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "openpgp4fpr" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "sip" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "sms" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "smsto" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "ssh" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "tel" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "urn" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "webcal" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "wtai" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "xmpp" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "BitcoIn" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "Irc" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "MagneT" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
registerProtocolHandler: overriding the "Matrix" protocol should work: FAIL (Chrome: FAIL, Safari: FAIL)
unregisterProtocolHandler: overriding the "Matrix" protocol should work: FAIL (Chrome: FAIL, Safari: FAIL)
unregisterProtocolHandler: overriding the "SmsTo" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "TEL" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "teL" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "WebCAL" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "WTAI" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "web+myprotocol" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "web+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "web+UpperCasedIsLowercased" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "WEB+seeabove" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)
unregisterProtocolHandler: overriding the "WeB+SeEaBoVe" protocol should work: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd9ce979fc85
[wpt PR 28565] - Test registerProtocolHandler() for newly safelisted Matrix scheme, a=testonly
https://hg.mozilla.org/integration/autoland/rev/a22ff77e41e2
[wpt PR 28565] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.