Backed out changeset afc1cf222996

This commit is contained in:
Steve Fink
2012-07-19 15:22:32 -07:00
parent b84f93e784
commit baaee11593
6 changed files with 4 additions and 77 deletions

View File

@@ -864,15 +864,6 @@ FullTrustSecMan::GetCxSubjectPrincipalAndFrame(JSContext *cx,
return mSystemPrincipal;
}
NS_IMETHODIMP
FullTrustSecMan::GetExtendedOrigin(nsIURI* aURI, PRUint32 aAppId,
bool aInMozBrowser,
nsACString& aExtendedOrigin)
{
aExtendedOrigin.Truncate();
return NS_OK;
}
NS_IMETHODIMP_(nsrefcnt)
XPCShellDirProvider::AddRef()
{