Open
Bug 1433504
(ProxyBypass)
Opened 7 years ago
Updated 2 years ago
Add a build flag for proxy bypass protection
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: arthur, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Whiteboard: [tor])
In Tor Browser, we have several patches that disable code that potentially could be bypassing the proxy. glandium suggested that, when we uplift these patches to Firefox, we should create a single build flag (let's call it --enable-proxy-bypass-protection) to control all of these changes.
Here is a meta bug to track these these patches.
Comment 1•7 years ago
|
||
Would Bug 1376621 fit in here? Maybe we could use this build flag to omit the functions Tor was stripping out?
Updated•7 years ago
|
Product: Core → Firefox Build System
Comment 2•6 years ago
|
||
Build flags wont help in general (ie. Firefox official builds), we would need prefs to flip the behavior. Perhaps that could be added to this effort?
Comment 3•6 years ago
|
||
FWIW, Tor related bugs I've been involved in always have a pref to flip to enable respective features (off by default for Firefox).
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•