summaryrefslogtreecommitdiff
path: root/developer-weekend
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2019-08-02 08:10:54 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2019-08-02 08:10:54 +0100
commit2560c559077192327d4a2149581ba32fde92daf5 (patch)
treea4070f5088b2353998f10afc347d8d0ef60573b0 /developer-weekend
parent1442cc4facf04cbf6fa2c081643e7e56c5364f8b (diff)
downloadnetsurf-wiki-2560c559077192327d4a2149581ba32fde92daf5.tar.gz
netsurf-wiki-2560c559077192327d4a2149581ba32fde92daf5.tar.bz2
Dev weekend: Update what I've been working on.
Diffstat (limited to 'developer-weekend')
-rw-r--r--developer-weekend/aug-2019.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index c990e58..5974785 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -57,7 +57,11 @@ Activity
Michael
-------
+* Coverity fix for LibCSS that makes the select hash insertion at start of non-empty list code more readable.
+* Worked with Daniel on fixing NULL node hover crash on page with all content set to `visibility: hidden`.
* Much plotting and planning of libnslayout's text layout, with Daniel.
+* Looked at browser window scale stuff with Vince and moved the scale handling for invalidate to the core, and updated the GTK front end.
+* Checked what's going on with Duktape, and there's a new release we should upgrade to.
Daniel
------