WebDriver/RemoteProtocol/Meetings/2020/03/04: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (-)
(Milestone status update)
Line 3: Line 3:
* Project Status Update [mmucci]
* Project Status Update [mmucci]
* Communicating project status [maja_zf]
* Communicating project status [maja_zf]
* Inspector protocol tests [henrik]
** Got links from Joel when asking about basic tests
*** https://cs.chromium.org/chromium/src/third_party/blink/web_tests/inspector-protocol/dom/resources/?g=0
*** https://cs.chromium.org/chromium/src/third_party/blink/web_tests/http/tests/inspector-protocol/
*** https://cs.chromium.org/chromium/src/v8/test/inspector/runtime/
** We may not want to import and run those tests in our CI, but might be a good resource for our browser chrome tests


== Roster ==
== Roster ==
Line 18: Line 24:


* '''Last week:''' 78 Total; 43 Open (55.13%); 35 Resolved (44.87%)
* '''Last week:''' 78 Total; 43 Open (55.13%); 35 Resolved (44.87%)
* '''This week:'''  
* '''This week:''' 80 Total; 43 Open (53.75%); 37 Resolved (46.25%)


=== Other indicators ===
=== Other indicators ===
Line 28: Line 34:
<pre>
<pre>
$ hg log -M -r %commit_from_last_time%::central --template "{node|short}\t{author|person}\t{desc|firstline}\n" remote
$ hg log -M -r %commit_from_last_time%::central --template "{node|short}\t{author|person}\t{desc|firstline}\n" remote
 
c7a202f7a8e1    Matt Woodrow    Bug 1615967 - Move customUserAgent to BrowsingContext. r=nika,remote-protocol-reviewers
34ce3f0a1cdb    Henrik Skupin  Bug 1615360 - [remote] Add BigInt support to Runtime.callFunctionOn. r=remote-protocol-r
b6488af73b52    Henrik Skupin  Bug 1619548 - [remote] Update expectation states of Puppeteer unit tests to pass on MacOS
</pre>
</pre>



Revision as of 12:48, 4 March 2020

Agenda

Roster

Present

<who>

Minutes

Progress

Milestone Status

  • Last week: 78 Total; 43 Open (55.13%); 35 Resolved (44.87%)
  • This week: 80 Total; 43 Open (53.75%); 37 Resolved (46.25%)

Other indicators

Changelog

$ hg log -M -r %commit_from_last_time%::central --template "{node|short}\t{author|person}\t{desc|firstline}\n" remote
c7a202f7a8e1    Matt Woodrow    Bug 1615967 - Move customUserAgent to BrowsingContext. r=nika,remote-protocol-reviewers
34ce3f0a1cdb    Henrik Skupin   Bug 1615360 - [remote] Add BigInt support to Runtime.callFunctionOn. r=remote-protocol-r
b6488af73b52    Henrik Skupin   Bug 1619548 - [remote] Update expectation states of Puppeteer unit tests to pass on MacOS

Work

Milestones
Development status of Puppeteer beta
Puppeteer beta dashboard
Bugzilla queries - Puppeteer Beta
All project work currently in development
Available MVP work
Completed MVP work
Available Reserve work
Bug overviews
Gutenberg dependency tree
Puppeteer examples dependency tree
Complete Puppeteer dependency tree
All ze boogs

PTO

  • maja_zf: March 5-6