Open Bug 1283230 Opened 9 years ago Updated 1 year ago

PacMan should append to loadFlags, not overwrite

Categories

(Core :: Networking: Proxy, defect, P3)

defect

Tracking

()

People

(Reporter: jduell.mcbugs, Unassigned)

Details

(Whiteboard: [necko-backlog][proxy])

nsPACMan.cpp overwrites loadFlags instead of appending to them here: https://dxr.mozilla.org/mozilla-central/source/netwerk/base/nsPACMan.cpp?q=nsPACMan.cpp&redirect_type=direct#476 channel->SetLoadFlags(nsIRequest::LOAD_BYPASS_CACHE); This should probably append to the load flags instead.
Whiteboard: [necko-backlog] → [necko-backlog][proxy]
Priority: -- → P1
Priority: P1 → P3
Severity: normal → S3

Moving bug to Core/Networking: Proxy.

Component: Networking → Networking: Proxy
You need to log in before you can comment on or make changes to this bug.