Gitweb links:

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

The branch, master has been updated
       via  02fd10c3d97cbe12c2dcb40d3d433ca7e01d8abb (commit)
      from  494744dc607800e39308935527a94f96b02ad12e (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=02fd10c3d97cbe12c2dcb40d3d433ca7e01d8abb
commit 02fd10c3d97cbe12c2dcb40d3d433ca7e01d8abb
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    My notes for tuesday morning
    
    Signed-off-by: Daniel Silverstone <[email protected]>

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 56544aa..8e8f41c 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -129,6 +129,9 @@ Daniel
   `browser_window`
 * Tracked down a strange behaviour and discovered we didn't handle `PAUSED`
   coming out when we tried to finish the parse.  Added a fix for that.
+* Added internal navigation concept to `browser_window` and migrated the
+  login handling inside it, using Vince's new auth query support in the 
`about:`
+  fetcher.
 
 Vince
 -----


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

Summary of changes:
 developer-weekend/aug-2019.mdwn |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 56544aa..8e8f41c 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -129,6 +129,9 @@ Daniel
   `browser_window`
 * Tracked down a strange behaviour and discovered we didn't handle `PAUSED`
   coming out when we tried to finish the parse.  Added a fix for that.
+* Added internal navigation concept to `browser_window` and migrated the
+  login handling inside it, using Vince's new auth query support in the 
`about:`
+  fetcher.
 
 Vince
 -----


-- 
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