summaryrefslogtreecommitdiff
path: root/developer-weekend/aug-2019.mdwn
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-06 11:08:44 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-06 11:08:44 +0100
commit494744dc607800e39308935527a94f96b02ad12e (patch)
treea47475a51350dfc3d5bc34f4dd0cafec25101f28 /developer-weekend/aug-2019.mdwn
parent903ed5b91d5cd1372ef67293e6264c50635e611b (diff)
downloadnetsurf-wiki-494744dc607800e39308935527a94f96b02ad12e.tar.gz
netsurf-wiki-494744dc607800e39308935527a94f96b02ad12e.tar.bz2
add some statement of work entries
Diffstat (limited to 'developer-weekend/aug-2019.mdwn')
-rw-r--r--developer-weekend/aug-2019.mdwn11
1 files changed, 10 insertions, 1 deletions
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index edca0f1..56544aa 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -142,6 +142,8 @@ Vince
* Tested Michael's RISC OS changes under RPCEmu.
* Completed `scale`ectomy in `browser_window_mouse_click()`, `browser_window_mouse_track()`, `browser_window_get_features()` `browser_window_set_scale()`. And updated all of the callers and all of the front ends.
- Now the front ends don't need to care about scale.
+* wrote about scheme query handlers for auth and privacy
+
Thoughts on shadow contents -- We decided that this was overcomplex and CANCELLED THIS IDEA
===========================================================================================
@@ -321,7 +323,14 @@ Statement of work
If at all possible, we'd like to see some of the following addressed before
the next developer weekend…
-
+* General
+ * remove 401 login implementations from all frontends
+ * implement any appropriate auto fill auth handlers
+ * low level cache should own certificate data and persist with all other data
+ * Implement "padlock" and repurpose certificate error core windows to be certificate viewing interfaces
+* Framebuffer
+ * Language support for resources (Vince)
+ * Listing of compiled-in surfaces (Vince)
Next time
=========