mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
[network] fix build
This commit is contained in:
parent
cee60fb824
commit
9f078ac580
1 changed files with 1 additions and 0 deletions
|
|
@ -5828,6 +5828,7 @@ nsHttpChannel::HandleBeginConnectContinue()
|
|||
nsresult
|
||||
nsHttpChannel::BeginConnectContinue()
|
||||
{
|
||||
nsresult rv;
|
||||
// Check if request was cancelled during suspend AFTER on-modify-request or
|
||||
// on-useragent.
|
||||
if (mCanceled) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue