summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
=========