Sorry to ask such a newb question, but -- what high-level part of the browser architecture does that correspond to? I'm having some difficulty finding information on how the different parts of Firefox fit together.
On Dec 5, 6:46 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > Karthick Jayaraman wrote: > > Which portion of the source code implements same-origin policy ? > > The core is in caps/, in particular, caps/src/nsScriptSecurityManager.cpp and > caps/src/nsPrincipal.cpp. > > There are various callers that perform same-origin checks. > > -Boris _______________________________________________ dev-security mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security
