mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
parent
0baf9bbbea
commit
4a6ce109b1
1 changed files with 0 additions and 1 deletions
|
|
@ -737,7 +737,6 @@ HttpChannelParent::RecvRedirect2Verify(const nsresult& result,
|
|||
{
|
||||
LOG(("HttpChannelParent::RecvRedirect2Verify [this=%p result=%x]\n",
|
||||
this, result));
|
||||
nsresult rv;
|
||||
if (NS_SUCCEEDED(result)) {
|
||||
nsCOMPtr<nsIHttpChannel> newHttpChannel =
|
||||
do_QueryInterface(mRedirectChannel);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue