Closed
Bug 1130837
Opened 10 years ago
Closed 10 years ago
Nightly does not follow HTTP redirects in e10s mode when HTTPS Everywhere is enabled
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 997808
| Tracking | Status | |
|---|---|---|
| e10s | ? | --- |
People
(Reporter: hsivonen, Assigned: mayhemer)
Details
Build id: 20150207030204
Bug shows at least on Linux 64-bit and Mac 64-bit.
Steps to reproduce:
1) Load https://bugzilla.mozilla.org/
2) Type "redirect" in the search box in the middle of the page.
3) Press return.
Actual results:
The browser renders a page whose title is "302 Found".
Expected results:
Expected the browser to automatically follow the 302 redirect to the bug list.
Additional info:
This isn't in any way Bugzilla-specific. Following redirects is broken also on Google, box.net, etc.
Comment 1•10 years ago
|
||
this is wfm with same build linux 64 bit. safe-mode? http_log if it persists?
Comment 2•10 years ago
|
||
actually that was wfm with win64 - I forgot I was using the backup laptop :)
also, is it e10s sensitive?
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Patrick McManus [:mcmanus] from comment #2)
> also, is it e10s sensitive?
Broken in e10s. Not broken in a non-e10s window.
Summary: Nightly does not follow HTTP redirects → Nightly does not follow HTTP redirects in e10s mode
Updated•10 years ago
|
tracking-e10s:
--- → ?
| Assignee | ||
Comment 4•10 years ago
|
||
Any add-ons? Tried Safe-mode? Fresh profile? Sounds to me like a bug in CPS that's already fixed (bug 1094156).
Flags: needinfo?(hsivonen)
Comment 5•10 years ago
|
||
retested this morning with nightly x64 on linux and it wfm with e10s.
So its probably a add-on hunt.. if that doesn't resolve the issue https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging for the STR might help.
| Reporter | ||
Comment 6•10 years ago
|
||
(In reply to Honza Bambas (:mayhemer) from comment #4)
> Any add-ons?
This happens if HTTPS Everywhere is enabled. Even just using the add-on's own enable/disable feature to temporarily disable it without unloading the extension makes the problem go away.
Flags: needinfo?(hsivonen)
Summary: Nightly does not follow HTTP redirects in e10s mode → Nightly does not follow HTTP redirects in e10s mode when HTTPS Everywhere is enabled
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → honzab.moz
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•