Skip to content
  • Kathleen Brade's avatar
    Bug 22459: Adapt our use of the nsIContentPolicy to e10s mode · 2e301c0a
    Kathleen Brade authored
    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.
    2e301c0a