Bug 1510911 - Part 2: Backout changeset f8849239da42 (bug 1493563 - Part 5) for regressing performance
This commit is contained in:
@@ -694,9 +694,8 @@ nsDocShellTreeOwner::OnStatusChange(nsIWebProgress* aWebProgress,
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsDocShellTreeOwner::OnSecurityChange(
|
||||
nsIWebProgress* aWebProgress, nsIRequest* aRequest, uint32_t aOldState,
|
||||
uint32_t aState, const nsAString& aContentBlockingLogJSON) {
|
||||
nsDocShellTreeOwner::OnSecurityChange(nsIWebProgress* aWebProgress,
|
||||
nsIRequest* aRequest, uint32_t aState) {
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user