Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/a2f6d19e7e68c4c731c20e971bda08e5057e3d40
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/a2f6d19e7e68c4c731c20e971bda08e5057e3d40
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/a2f6d19e7e68c4c731c20e971bda08e5057e3d40

The branch, master has been updated
       via  a2f6d19e7e68c4c731c20e971bda08e5057e3d40 (commit)
      from  d2c753abe09c53d441b8ad7298608f24fa906958 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=a2f6d19e7e68c4c731c20e971bda08e5057e3d40
commit a2f6d19e7e68c4c731c20e971bda08e5057e3d40
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update my progress in developer weekend

diff --git a/developer-weekend/feb-2017.mdwn b/developer-weekend/feb-2017.mdwn
index 8e2f4ba..861acd7 100644
--- a/developer-weekend/feb-2017.mdwn
+++ b/developer-weekend/feb-2017.mdwn
@@ -54,7 +54,10 @@ plot context through everything, for widgetery (or however 
you spell that)
 
 Actions:
 
-> **TODO:** Vince to fill out.
+* define plotetr API which passes context to each call (done)
+* update all core uses of API to match changes (in progress)
+* update core plotters (knockout and print) to meet new API
+* update each frontend plotters to provide API
 
 `libnslayout`
 -------------
@@ -64,7 +67,9 @@ Actions:
 Cookies
 -------
 
-> **TODO**: Vince will fill this out. (RFC6265)
+netsurf cookies currently adheres to RFC2109 (kinda) and we should implement  
RFC6265
+
+Vince has investigated and this is necessary for using cookies at least 
partially safely with javascript. without this implementation javascript acess 
is not secure.
 
 JavaScript and Events
 ---------------------
@@ -90,3 +95,10 @@ Daniel found and corrected some hiccoughs in the `test/` 
tree:
   **MERGED**
 * We were at risk of going over-time on some hash table tests.
   **MERGED**
+
+Frontends
+---------
+
+cocoa - to be put on notice. noone is maintaining it. if noone responds on 
developer or user list then CI will stop building and updating to build will 
not be required. If the frontend does not build at teh next developer weekend 
it will be removed from git.
+
+atari - toolchains are badly in need of a refresh. will be removed if noone 
wants to maintain it.
\ No newline at end of file


-----------------------------------------------------------------------

Summary of changes:
 developer-weekend/feb-2017.mdwn |   16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/developer-weekend/feb-2017.mdwn b/developer-weekend/feb-2017.mdwn
index 8e2f4ba..861acd7 100644
--- a/developer-weekend/feb-2017.mdwn
+++ b/developer-weekend/feb-2017.mdwn
@@ -54,7 +54,10 @@ plot context through everything, for widgetery (or however 
you spell that)
 
 Actions:
 
-> **TODO:** Vince to fill out.
+* define plotetr API which passes context to each call (done)
+* update all core uses of API to match changes (in progress)
+* update core plotters (knockout and print) to meet new API
+* update each frontend plotters to provide API
 
 `libnslayout`
 -------------
@@ -64,7 +67,9 @@ Actions:
 Cookies
 -------
 
-> **TODO**: Vince will fill this out. (RFC6265)
+netsurf cookies currently adheres to RFC2109 (kinda) and we should implement  
RFC6265
+
+Vince has investigated and this is necessary for using cookies at least 
partially safely with javascript. without this implementation javascript acess 
is not secure.
 
 JavaScript and Events
 ---------------------
@@ -90,3 +95,10 @@ Daniel found and corrected some hiccoughs in the `test/` 
tree:
   **MERGED**
 * We were at risk of going over-time on some hash table tests.
   **MERGED**
+
+Frontends
+---------
+
+cocoa - to be put on notice. noone is maintaining it. if noone responds on 
developer or user list then CI will stop building and updating to build will 
not be required. If the frontend does not build at teh next developer weekend 
it will be removed from git.
+
+atari - toolchains are badly in need of a refresh. will be removed if noone 
wants to maintain it.
\ No newline at end of file


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to