mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
e2613c0177
53 changed files with 18 additions and 1685 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