Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/d2c753abe09c53d441b8ad7298608f24fa906958
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/d2c753abe09c53d441b8ad7298608f24fa906958
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/d2c753abe09c53d441b8ad7298608f24fa906958
The branch, master has been updated
via d2c753abe09c53d441b8ad7298608f24fa906958 (commit)
from d81cbe93cb7c348bcf0c7093c8df389698c4eb0c (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=d2c753abe09c53d441b8ad7298608f24fa906958
commit d2c753abe09c53d441b8ad7298608f24fa906958
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>
Update notes for dev weekend
diff --git a/developer-weekend/feb-2017.mdwn b/developer-weekend/feb-2017.mdwn
index c3a0412..8e2f4ba 100644
--- a/developer-weekend/feb-2017.mdwn
+++ b/developer-weekend/feb-2017.mdwn
@@ -42,11 +42,19 @@ CSS Media Queries
John-Mark is getting on with these
+Actions:
+
+> **TODO** jmb to fill out
+
Plotter API work
----------------
-After discussion, Vince is working on updating the plotter API to
-thread the plot context through everything, for widgetery (or however you
spell that)
+After discussion, Vince is working on updating the plotter API to thread the
+plot context through everything, for widgetery (or however you spell that)
+
+Actions:
+
+> **TODO:** Vince to fill out.
`libnslayout`
-------------
@@ -63,3 +71,22 @@ JavaScript and Events
Daniel continues his epic horror-party into `addEventListener()` and friends.
+Activity:
+
+* Fixed bug in nsgenbind which meant generic onFOO handlers were always being
+ registered for 'click'. **MERGED**
+* Added support for event listeners to duktape binding
+* Added `EventTarget` IDL implementation to duktape binding
+* Added test case for `DOMNodeInserted` which sadly doesn't work on modern
+ browsers due to them switching to mutation observers.
+* Updated `Docs/UnimplementedJavascript.txt` for `EventTarget`
+
+Tests
+-----
+
+Daniel found and corrected some hiccoughs in the `test/` tree:
+
+* We were linking the system libidn rather than using `utils/punycode.c`
+ **MERGED**
+* We were at risk of going over-time on some hash table tests.
+ **MERGED**
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/feb-2017.mdwn | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
diff --git a/developer-weekend/feb-2017.mdwn b/developer-weekend/feb-2017.mdwn
index c3a0412..8e2f4ba 100644
--- a/developer-weekend/feb-2017.mdwn
+++ b/developer-weekend/feb-2017.mdwn
@@ -42,11 +42,19 @@ CSS Media Queries
John-Mark is getting on with these
+Actions:
+
+> **TODO** jmb to fill out
+
Plotter API work
----------------
-After discussion, Vince is working on updating the plotter API to
-thread the plot context through everything, for widgetery (or however you
spell that)
+After discussion, Vince is working on updating the plotter API to thread the
+plot context through everything, for widgetery (or however you spell that)
+
+Actions:
+
+> **TODO:** Vince to fill out.
`libnslayout`
-------------
@@ -63,3 +71,22 @@ JavaScript and Events
Daniel continues his epic horror-party into `addEventListener()` and friends.
+Activity:
+
+* Fixed bug in nsgenbind which meant generic onFOO handlers were always being
+ registered for 'click'. **MERGED**
+* Added support for event listeners to duktape binding
+* Added `EventTarget` IDL implementation to duktape binding
+* Added test case for `DOMNodeInserted` which sadly doesn't work on modern
+ browsers due to them switching to mutation observers.
+* Updated `Docs/UnimplementedJavascript.txt` for `EventTarget`
+
+Tests
+-----
+
+Daniel found and corrected some hiccoughs in the `test/` tree:
+
+* We were linking the system libidn rather than using `utils/punycode.c`
+ **MERGED**
+* We were at risk of going over-time on some hash table tests.
+ **MERGED**
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org