Closed Bug 1894662 Opened 7 months ago Closed 6 months ago

Fix browser_download_idn_blocklist.js test with HTTPS first

Categories

(Core :: DOM: Security, task, P2)

task

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: simonf, Assigned: simonf)

References

Details

(Whiteboard: [domsecurity-active])

Attachments

(2 files)

No description provided.
Assignee: nobody → sfriedberger

r=maltejur,freddyb,ckerschb

For HTTPS first we want to treat NS_ERROR_UNKNOWN_HOST as an HTTPS
related error because it might be a 404 returned by a proxy (see
HttpProxyResponseToErrorCode). For the HTTPS-only case we don't want
that because it almost always is an unrelated error and the users would
have to confirm the interstitial every time to find out.

Attachment #9399789 - Attachment description: Bug 1894662 - Fix HTTPS first downgrades for proxies r=maltejur → Bug 1894662 - Fix HTTPS first downgrades for proxies r=maltejur,ckerschb
Severity: -- → N/A
Type: enhancement → task
Priority: -- → P2
Whiteboard: [domsecurity-active]
Pushed by sfriedberger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c07ec5ce9aa1 Fix HTTPS first downgrades for proxies r=maltejur,valentin

Backed out for causing xpcshell failures in test_ext_dnr_private_browsing.js.

Flags: needinfo?(sfriedberger)

This test failure seems unrelated to my change and the test completes fine in about 7 seconds on my machine. Should I just re-land?

Flags: needinfo?(sstanca)
Flags: needinfo?(sfriedberger)

Hi! As I pointed in Comment 3 there were several xpcshell failures that seemed to be started once your changeset landed on Autoland. Here you can see once again that there are several failures that started from your changeset and seemed to be resolved by the backout. Note that the failures seem to happen frequent (not perma) and only on Windows and Linux. If you are sure that this will not replicate once again, you can re-land but will be backout again otherwise.

Flags: needinfo?(sstanca) → needinfo?(sfriedberger)

FWIW, I think this might be an unrealted timeout. I just retriggered the test job within the push at https://treeherder.mozilla.org/jobs?repo=autoland&selectedJob=457500123&revision=c07ec5ce9aa1d890134ffb93e07d7d0335f27378. Let's see if it keeps failing.

Depends on: 1897075
Flags: needinfo?(sfriedberger)
Blocks: 1897136
No longer depends on: 1897075
No longer blocks: 1897136
See Also: → 1897136

Disabling HTTPS-First for now since we can neither reliably fall back nor use an HTTPS server.

Pushed by sfriedberger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/182d2b0d21e2 Disable HTTPS-First for browser_download_idn_blocklist.js r=freddyb,mak
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: