Skip to content
  • Mike Perry's avatar
    Bug 13028: Prevent potential proxy bypass cases. · 6f5926b6
    Mike Perry authored and Matthew Finkel's avatar Matthew Finkel committed
    It looks like these cases should only be invoked in the NSS command line
    tools, and not the browser, but I decided to patch them anyway because there
    literally is a maze of network function pointers being passed around, and it's
    very hard to tell if some random code might not pass in the proper proxied
    versions of the networking code here by accident.
    6f5926b6