summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2019-08-04 13:54:15 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2019-08-04 13:54:15 +0100
commit550e9af90cc3de36c0f387d1d1890140cc8fb5ff (patch)
tree4ff36d496cf8eb9a27121cc654268ebd43b6843e
parent9e1abbdf31b86b22415b93944b4b35f799acb876 (diff)
downloadnetsurf-wiki-550e9af90cc3de36c0f387d1d1890140cc8fb5ff.tar.gz
netsurf-wiki-550e9af90cc3de36c0f387d1d1890140cc8fb5ff.tar.bz2
Notes from Sunday morning
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
-rw-r--r--developer-weekend/aug-2019.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index e8c189e..d9b69ec 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -98,6 +98,9 @@ Daniel
* More robustification of the asyncio loop in monkeyfarmer.
* Added additional intuitive nav to local history
* Added a 'aborted-fetch' test (and fixed monkey_driver a bit)
+* Migrated the callback for auth/ssl from llcache through hlcache to the users
+ of the hlcache. It should be functionally equivalent (except sub-fetches
+ no longer prompt but instead automatically fail like in other browsers).
Vince
-----