Confirmed users
378
edits
(Updated milestone status) |
m (add minutes, update changelog) |
||
Line 1: | Line 1: | ||
== Roster == | == Roster == | ||
; Present | ; Present | ||
: mmucci, digitarald, jgraham, maja_zf, whimboo, dreams | |||
== Minutes == | |||
=== Project Updates === | |||
* [Maja] Working on downstream syncing Puppeteer tests | |||
** Issues with Mocha for reporting test status | |||
** We might not want to include all the test results in the dashboard (e.g. launcher tests are flaky and don’t indicate anything about API support) | |||
* Gutenberg test for Chrome headless pass 85%; non-headless seem to have more passing tests | |||
* [henrik] Just landed network events for frames | |||
** Started to work on sending out Page events for frames | |||
** This will get rid of the harness crashes!! Yay | |||
** Have a patch up for Marionette to switch from outerWindowID to BrowsingContext.id (Fission Milestone 6a) | |||
== | === Outreach === | ||
* [Harald] Dashboard tests over time landed thanks to getting Mathias unblocked | |||
* Other ways to share project news: Firefox update, cross-functional update | |||
=== bidi spec discussion updates === | |||
* New repository as can be found under https://github.com/w3c/webdriver-bidi | |||
* Some people have interest to help out (foolip) | |||
* Before we can write down the first stuff we need some infra discussed (how does a command look like, session) | |||
== Progress == | == Progress == | ||
Line 31: | Line 47: | ||
<pre> | <pre> | ||
hg log -M -r | hg log -M -r 0e599b426325::central --template "{node|short}\t{author|person}\t{desc|firstline}\n" remote | ||
0e599b426325 Etienne Bruines Bug 1637619 - [remote] Implement Network.getAllCookies r=remote-protocol-reviewers,whimboo | 0e599b426325 Etienne Bruines Bug 1637619 - [remote] Implement Network.getAllCookies r=remote-protocol-reviewers,whimboo | ||
bf7719c227fb Henrik Skupin Bug 1637363 - [remote] Use frameId of the related browsing context for Network events. r=remote-protoc | |||
1b82d9e32bf5 James Graham Bug 1638978 - Convert mach puppeteer-test to Python 3, r=remote-protocol-reviewers,maja_zf | |||
21555e2d8d22 Ricky Stewart Bug 1639313 - Print usage if you call a bare `mach vendor`, `mach cargo`, or `mach remote` r=remote-pr | |||
</pre> | </pre> | ||