New issue
Advanced search Search tips

Issue 876672 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 876678



Sign in to add a comment

beacon/headers/header-referrer-no-referrer-when-downgrade.https.html

Project Member Reported by y...@yoav.ws, Aug 22

Issue description

Comment 1 by y...@yoav.ws, Aug 22

Blocking: 876678
Status: Available (was: Untriaged)
Status: Unconfirmed (was: Available)
Cannot reproduce locally. Possibly only failing on wpt.fyi and w3c-test.org?
Status: WontFix (was: Unconfirmed)
See https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/resources/testharnessreport.js.

        // Some tests intentionally load mixed content in order to test the
        // referrer policy, so WebKitAllowRunningInsecureContent must be set
        // to true or else the load would be blocked.
        const paths = [
            'service-workers/service-worker/fetch-event-referrer-policy.https.html',
            'beacon/headers/header-referrer-no-referrer-when-downgrade.https.html',
            'beacon/headers/header-referrer-strict-origin-when-cross-origin.https.html',
            'beacon/headers/header-referrer-strict-origin.https.html',
            'beacon/headers/header-referrer-unsafe-url.https.html',
        ];

Test passes locally because of this setting.

Sign in to add a comment