http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsScriptLoader.cpp#470

The code was added between

468   // Step 14. in the HTML5 spec
469   nsresult rv = NS_OK;
470   nsRefPtr<nsScriptLoadRequest> request;

and

471   if (aElement->GetScriptExternal()) {
472     // external script
473     nsCOMPtr<nsIURI> scriptURI = aElement->GetScriptURI();

Jeremy
_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to