mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Bug 1350388 - Drag&drop some HTTPS links in the download icon displays wrongly download as failed
This commit is contained in:
parent
8b37136dc4
commit
657b7ad6b8
1 changed files with 2 additions and 0 deletions
|
|
@ -1118,6 +1118,8 @@ NS_IMETHODIMP nsWebBrowserPersist::OnStatus(
|
|||
case NS_NET_STATUS_END_FTP_TRANSACTION:
|
||||
case NS_NET_STATUS_CONNECTING_TO:
|
||||
case NS_NET_STATUS_CONNECTED_TO:
|
||||
case NS_NET_STATUS_TLS_HANDSHAKE_STARTING:
|
||||
case NS_NET_STATUS_TLS_HANDSHAKE_ENDED:
|
||||
case NS_NET_STATUS_SENDING_TO:
|
||||
case NS_NET_STATUS_RECEIVING_FROM:
|
||||
case NS_NET_STATUS_WAITING_FOR:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue