Kyle Kneitinger 341635f6bd Replace Google with DuckDuckGo as the optional fallback favicon fetcher (#2309)
* Replace Google with DuckDuckGo for optional fallback favicon fetch URL
Modify the work initially done in #36, and most recently modified in #1786,
to use DuckDuckGo's https://icons.duckduckgo.com/ip3/www.example.com.ico
favicon endpoint.

Fixes #2258

* Close failed favicon fetch progress bars

Name the UrlFetchProgressDialog() with the corresponding URL in order to
be identified by name by its parent when the failed request is handeled
in EditWidgetIcons::fetchFinished(). fetchFinished() retrieves the
relevant UrlFetchProgressDialog() and calls close() on it.

Fixes: #2265
2018-09-20 21:52:51 -04:00
..
2018-08-24 09:42:38 -04:00
2018-07-06 22:23:52 -04:00
2018-07-06 22:23:52 -04:00
2018-09-18 22:42:05 -04:00
2018-08-24 09:42:38 -04:00
2018-08-24 09:42:38 -04:00
2018-03-31 16:01:30 -04:00
2018-09-18 22:42:05 -04:00