Closed
Bug 1643949
Opened 5 years ago
Closed 5 years ago
Disabling multi-process Firefox 77.0.1 causes web pages to show only ascii/binary data
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1638652
People
(Reporter: ak-su, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
I disabled multi-process Firefox with:
export MOZ_FORCE_DISABLE_E10S=1
and started Firefox 77.0.1.
Actual results:
The web pages display ascii/binary data and not the actual web page:
Here's an example.
https://i.imgur.com/UbJtRAn.png
Expected results:
The browser should render the pages correctly.
![]() |
||
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Component: General → Networking
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•