Closed
Bug 1716277
Opened 3 years ago
Closed 3 years ago
Update test browser_PBMCookieBehavior.js to work with https-first enabled
Categories
(Core :: DOM: Security, task, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Here is what happens:
"HTTPS-First Mode: Upgrading insecure request “http://example.net/browser/toolkit/components/antitracking/test/browser/page.html” to use “https”."]
and the error is:
Hit MOZ_CRASH(Attempting to connect to non-local address!)
I guess it's easiest if we can just disable that portion of the test.
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by mozilla@christophkerschbaumer.com:
https://hg.mozilla.org/integration/autoland/rev/420d326af429
Update test browser_PBMCookieBehavior.js to work with https-first enabled r=dimi
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•