Remove browser.tabs.remote.useCORP
Categories
(Core :: DOM: Networking, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: valentin, Assigned: sonakshisaxena1, Mentored)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
After shipping CORP we can remove the pref that enables it.
Targetting Fx 76.
| Reporter | ||
Comment 1•6 years ago
|
||
This pref needs to be removed from the StaticPrefList.yaml file, the web-platform-test configs, and the C++ code where it's called:
https://searchfox.org/mozilla-central/search?q=browser.tabs.remote.useCORP&case=false®exp=false&path=
https://searchfox.org/mozilla-central/rev/2fd8ffcf087bc59a8e5c962965bbb7bf230bcd28/netwerk/protocol/http/nsHttpChannel.cpp#7666
| Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Backed out changeset e1e71813c4a5 (Bug 1609078) for causing web platform failure in blob.https.html CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=293176397&repo=autoland&lineNumber=3790
Backout: https://hg.mozilla.org/integration/autoland/rev/23c4c99d0c1f2cee22eeb6b5f78f85781546b391
| Reporter | ||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
| bugherder | ||
Description
•