WebDriver/RemoteProtocol/Meetings/2019/05/14: Difference between revisions

m
Whimboo moved page Remote/Meetings/2019/05/14 to WebDriver/RemoteProtocol/Meetings/2019/05/14: Reorganization for WebDriver BiDi project documenation
m (Whimboo moved page Remote/Meetings/2019/05/14 to WebDriver/RemoteProtocol/Meetings/2019/05/14: Reorganization for WebDriver BiDi project documenation)
 
(6 intermediate revisions by one other user not shown)
Line 20: Line 20:
ato has [https://groups.google.com/d/msg/mozilla.governance/ABYY5_UbKY4/FEAFAeVaAAAJ sent an email to governance@] requesting the creation of a new Remote Protocol module.
ato has [https://groups.google.com/d/msg/mozilla.governance/ABYY5_UbKY4/FEAFAeVaAAAJ sent an email to governance@] requesting the creation of a new Remote Protocol module.


This is just a formality, but would make it easier for us to get new contributors to the project commit access
This is just a formality, but would make it easier for us to get new contributors commit access.


=== Update on WordPress/Gutenberg progress ===
=== Update on WordPress/Gutenberg progress ===
Line 40: Line 40:


* ochameau has done significant work on <code>Page</code> and <code>Runtime</code> to support JS execution
* ochameau has done significant work on <code>Page</code> and <code>Runtime</code> to support JS execution
** The most complex bit being the coordination of events (see [https://bugzilla.mozilla.org/show_bug.cgi?id=1548102 bug])
** The most complex bit being the coordination of events (see {{bug|1548102}})
** Will continue landing more <code>Runtime</code> methods, and jdescottes should join to help this effort
** Will continue landing more <code>Runtime</code> methods, and jdescottes should join to help this effort
* ato still working on Puppeteer tests on try and have made some good progress
* ato still working on Puppeteer tests on try and have made some good progress
Line 56: Line 56:
** ochameau is away the week of Tuesday 28 May, so we will try to invite them next week
** ochameau is away the week of Tuesday 28 May, so we will try to invite them next week


'''ACTION:''' yulia will invite them, update the calendar invitation, and set up a zoom room
'''ACTION:''' yulia will invite them, update the calendar invitation, and set up a Zoom room


=== Google I/O ===
=== Google I/O ===
Line 90: Line 90:
<pre>
<pre>
% git log --date=iso --pretty=format:'%ad%x09%H' -- remote/ | awk '$0 >= "2019-05-07" && $0 <= "2019-05-14"' | awk -F $'\t' '{print $2}' | xargs git show -s --format='%h%x09%s'
% git log --date=iso --pretty=format:'%ad%x09%H' -- remote/ | awk '$0 >= "2019-05-07" && $0 <= "2019-05-14"' | awk -F $'\t' '{print $2}' | xargs git show -s --format='%h%x09%s'
17ddcc234208    Bug 1548098 - Implement Runtime.callFunctionOn's objectId argument. r=remote-protocol-reviewers,ato
f75c89c2e70c    Bug 1548098 - Implement Runtime.callFunctionOn's awaitPromise argument. r=remote-protocol-reviewers,ato
27c8f3bc5346    Bug 1548098 - Implement Runtime.callFunctionOn's returnByValue argument. r=remote-protocol-reviewers,ato
4195ea8fbc57    Bug 1548098 - Implement Runtime.callFunctionOn. r=remote-protocol-reviewers,ato
7129bba6a02e    Bug 1548098 - Pull out exception handling into a dedicated _returnError method. r=remote-protocol-reviewers,ato
3f8bf54e170d    bug 1551188: remote: print listening address similarly to chrome; r=remote-protocol-reviewers,ochameau
532e4a3bc917    Bug 1544445 - Implement Page.reload. r=remote-protocol-reviewers,ato
532e4a3bc917    Bug 1544445 - Implement Page.reload. r=remote-protocol-reviewers,ato
</pre>
</pre>
Line 100: Line 106:
: [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1523097&hide_resolved=1 Puppeteer dependency tree]
: [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1523097&hide_resolved=1 Puppeteer dependency tree]
: [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=Remote%20Protocol&list_id=14666841 All ze boogs]
: [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=Remote%20Protocol&list_id=14666841 All ze boogs]
; Velocity tracking
: [https://docs.google.com/spreadsheets/d/182H1G_KViy_2l_XA-kS9P3nLWpGvYpslDiF0D16NhUU/edit?usp=sharing Project tracking dashboard]
: [https://mzl.la/2JlLXmW All project work currently in development]
: [https://mzl.la/2VldnAk Available MVP project work]
: [https://mzl.la/2DRmpKB Completed MVP project work]


== PTO (🌷) ==
== PTO (🌷) ==


* ochameau away Friday 17 May and later from May 27th to June 16th.
* ochameau away:
** Friday 17 May
** Friday 24 May
** May 27–16 June
* ato away:
** Thursday 23 May
canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714

edits