summaryrefslogtreecommitdiff
path: root/developer-weekend/may-2019.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'developer-weekend/may-2019.mdwn')
-rw-r--r--developer-weekend/may-2019.mdwn33
1 files changed, 28 insertions, 5 deletions
diff --git a/developer-weekend/may-2019.mdwn b/developer-weekend/may-2019.mdwn
index 3107d16..b45ba3a 100644
--- a/developer-weekend/may-2019.mdwn
+++ b/developer-weekend/may-2019.mdwn
@@ -16,11 +16,8 @@ Apologies
* John-Mark Bell
-Statement of work (from February)
-=================================
-
-If at all possible, we'd like to see some of the following addressed before
-the next developer weekend…
+Outstanding work (from February)
+================================
* Monkey
* Ability to inject an arbitrary piece of JavaScript (Daniel)
@@ -81,6 +78,10 @@ stuff, the result would be poor because:
* It would be really slow because all of the CSS selection
work would need redone for each new box tree construction.
+Bug Triage
+==========
+
+We did a basic triage and catagorized all outstanding 'new' issues
Activity
========
@@ -90,14 +91,36 @@ Michael
* Looked into how we could hack dynamic layout into the
current layout engine, and wrote it up (above).
+* merged media queries
Daniel
------
+* lots of javascript fixes
+* assist with media queries merge
Vince
-----
+* Fixed nsgenbind output so it correctly places #line directives greatly improving debug output usefulness
+* wrote document on creating bindings
+* improved monkey tests
+* assist with media queries merge
+
+Statement of work
+=================
+
+If at all possible, we'd like to see some of the following addressed before
+the next developer weekend…
+
+* General
+ * release 3.9 (vince)
+* Monkey
+ * Driver - capability to "Click" on a specified piece of text (Daniel)
+ (Basically a way to say click button FOO)
+* Framebuffer
+ * Language support for resources (Vince)
+ * Listing of compiled-in surfaces (Vince)
Next time
=========