Closed Bug 1743702 Opened 2 years ago Closed 2 years ago

Make browser_ProcessPriorityManager.js load pages with https

Categories

(Core :: DOM: Content Processes, task, P2)

task

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file)

This takes Christoph's patch in bug 1742785 for browser_ProcessPriorityManager.js and alters them so the tests still pass. My only change was making it so that "http://mochi.test:8888" URLs are instead all mapped to "https://example.net", which ensures that they continue to not be same-site with example.com and example.org. The not-same-site-ness is needed for some of the fiddly Fission tests.

I tried testing with dom.security.https_first set to true, and they passed, but they also passed without changing mochi.test:8888 to an HTTPS URI so I might have been doing something wrong.

The trick here is to ensure that URLs continue to not be same-site after
changing to https URLs.

Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c101c00e8dce
Make browser_ProcessPriorityManager.js use https. r=ckerschb
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: