Closed
Bug 1095067
Opened 10 years ago
Closed 6 years ago
Disabling of ABP breaks redirects until browser-restart
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: elbart, Unassigned)
References
()
Details
Make a new profile and visit URL, all redirect-tests pass.
Install ABP and do the tests again; they pass.
Disable ABP (without restarting the browser) and do the tests again; all tests fail.
Only a restart fixes this.
e10s does not need to be enabled.
Regression-range:
m-c:
Last good revision: 0e631971b841 (2014-11-02)
First bad revision: 0b81c10a9074 (2014-11-03)
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0e631971b841&tochange=0b81c10a9074
m-i:
Last good revision: 4af6737ce10b
First bad revision: dd83a9dcc8cc
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=4af6737ce10b&tochange=dd83a9dcc8cc
fx-team:
Last good revision: 570921b6c566
First bad revision: c6d53703d449
Pushlog:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=570921b6c566&tochange=c6d53703d449
c6d53703d449 Allison Naaktgeboren — Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm
Tested with ABP-versions 2.6.5 (on AMO) and dev-build 2.6.5.3873.
Updated•10 years ago
|
Flags: needinfo?(ally)
Comment 2•10 years ago
|
||
If e10s does not need to be enabled, that does point the finger at the 'automagical' always on interposition shims. Once bug 1102634 lands, please try toggling that pref and let me know what happens.
Flags: needinfo?(ally)
The pref wasn't actually needed, as the bug was already fixed by bug 1096921 in the meantime.
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•6 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•