Opened on 04/22/2016 at 01:43:07 PM
Closed on 11/10/2017 at 11:17:30 AM
#3975 closed change (rejected)
Don't wait for timeout for URL with non-resolvable domain name.
| Reported by: | sergz | Assignee: | |
|---|---|---|---|
| Priority: | Unknown | Milestone: | |
| Module: | Extensions-for-Adblock-Plus | Keywords: | abpcrawler |
| Cc: | trev, tschuster | Blocked By: | |
| Blocking: | Platform: | Unknown / Cross platform | |
| Ready: | no | Confidential: | no |
| Tester: | Unknown | Verified working: | no |
| Review URL(s): | |||
Description
Background
Currently we don't receive anything when the domain cannot be resolved and are waiting for the timeout (default 5 min) and only then continue with the next URL. Hence we simply waste a tab for 5 min.
What to change
Find out a way to detect such cases and don't wait for timeout.
Attachments (0)
Change History (2)
comment:1 Changed on 04/22/2016 at 02:16:08 PM by trev
comment:2 Changed on 11/10/2017 at 11:17:30 AM by trev
- Resolution set to rejected
- Status changed from new to closed
Mass-closing all bugs in the Extensions for Adblock Plus module, these extensions no longer work as of Adblock Plus 3.0 / Firefox 57.
Note: See
TracTickets for help on using
tickets.

That's strange, onStateChange should be called in this scenario as well.