Closed
Bug 1238359
Opened 9 years ago
Closed 9 years ago
file url referencing localhost does not work with e10s enabled
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1235283
People
(Reporter: floridamatt, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160109030208
Steps to reproduce:
Asked Firefox 46 with e10s enabled to browse to file://///localhost/Comics1/$today.html
Note Comics1 is a share on the local host. The file $today.html contains the following (braces substituted for <>)
{!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"}{html}{head}{title}Today's Comics{/title}{meta http-equiv="REFRESH" content="0;url=20160110\$20160110.htm"}{/HEAD}{BODY}{/BODY}{/HTML}
Actual results:
Nothing is displayed
Expected results:
display file 20160110\$20160110.htm (which firefox does correctly when E10s is disabled)
![]() |
||
Comment 1•9 years ago
|
||
looks like Bug 1235283
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•