Backed out changeset 633d2aa345a3 (bug 1664514) fro crashtest failures at dom/fetch/tests/crashtests/1664514.html on a CLOSED TREE
This commit is contained in:
@@ -1430,7 +1430,7 @@ FetchDriver::AsyncOnChannelRedirect(nsIChannel* aOldChannel,
|
||||
nsIAsyncVerifyRedirectCallback* aCallback) {
|
||||
nsCOMPtr<nsIHttpChannel> oldHttpChannel = do_QueryInterface(aOldChannel);
|
||||
nsCOMPtr<nsIHttpChannel> newHttpChannel = do_QueryInterface(aNewChannel);
|
||||
if (oldHttpChannel && newHttpChannel) {
|
||||
if (newHttpChannel) {
|
||||
nsAutoCString method;
|
||||
mRequest->GetMethod(method);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user