Bug 22459: Adapt our use of the nsIContentPolicy to e10s mode
Load our content policy module as a process script instead of as a component so that our nsIContentPolicy filter runs in content processes. Our http-on-examine-response code that blocks redirects to internal URLs must continue to run in the chrome process only.
Please register or sign in to comment