WebDriver/RemoteProtocol/Meetings/2020/07/24: Difference between revisions
< WebDriver | RemoteProtocol | Meetings
Jump to navigation
Jump to search
(create) |
(add minutes and changelog) |
||
Line 1: | Line 1: | ||
== Agenda == | == Agenda == | ||
* [ | * [maja] [https://groups.google.com/forum/#!topic/mozilla.governance/5VDLxEHy0CM Module changes] | ||
* [james] WebDriver Bidi spec update | |||
== Roster == | == Roster == | ||
; Present | ; Present | ||
: dreams, jgraham, digitarald, maja_zf, davidwalsh | |||
== Minutes == | |||
* [maja] [https://groups.google.com/forum/#!topic/mozilla.governance/5VDLxEHy0CM ''Module changes''] follow-up: no objections so we’ll make the official wiki changes. | |||
* [jgraham] spec update: MS proposed [https://github.com/w3c/webdriver-bidi/issues/21#issuecomment-662344702 CDDL] (IETF protocol description format, *not* the license) | |||
** Next step: James will make proposals in the form of spec text once we agree on how to write spec text | |||
** Network stuff will be high priority but not the first thing to flesh out | |||
Other updates: | |||
* [digitarald] Found more tests, [https://github.com/matrix-org/matrix-react-sdk/tree/develop/test/end-to-end-tests ''Matrix’s frontend!''] :jryans | |||
** Tests didn’t come from WebDriver, started with Puppeteer from beginning | |||
* [maja] aside, new, to share with users when we request logs: [https://wiki.mozilla.org/Remote/Logging ''https://wiki.mozilla.org/Remote/Logging''] | |||
* Henrik landed initial JSWindowActor work for Marionette Fission. | |||
== Changelog == | == Changelog == | ||
<pre> | <pre> | ||
$ hg log -M -r | $ hg log -M -r 21555e2d8d22::central --template "{node|short}\t{author|person}\t{desc|firstline}\n" remote | ||
2156294cb158 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot | |||
3a5a2880ed65 Dorel Luca Backed out 6 changesets (bug 1638358) for XPCShell failures in netwerk/cookie/test/unit/test_schemeMap.js. CLOSE | |||
932a3fdbd07c Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot | |||
70bab29e077c Noemi Erli Backed out 6 changesets (bug 1638358) for causing failures in test_Chrome_cookies.js CLOSED TREE | |||
e91292c7c719 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot | |||
ede9a8561051 Razvan Maries Backed out 6 changesets (bug 1638358) for perma failures on browser_webconsole_navigate_to_parse_error.js. CLOSE | |||
d213264c1379 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot | |||
852f0a4255cb Csoregi Natalia Backed out 7 changesets (bug 1640405, bug 1638358) for failures on browser_webconsole_network_messages_status_co | |||
267b2d5c7eb6 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot | |||
f6fd4b85734e Henrik Skupin Bug 1641839 - [remote] Only emit Page.frameAttached and Page.frameAttached for frames. r=remote-protocol-reviewe | |||
b57a835e980a Maja Frydrychowicz Bug 1632710 - [puppeteer] Remove experimental/ dir r=remote-protocol-reviewers,jgraham,whimboo | |||
dadc7312128e Maja Frydrychowicz Bug 1632710 - [puppeteer] vendor v3.1.0 r=remote-protocol-reviewers,whimboo,jgraham | |||
554fa9b9e471 Sonia Singla Bug 1628599 - Fixing all links pointing to docs.firefox-dev.tools r=Honza,remote-protocol-reviewers,perftest-rev | |||
6e6c0e5aeedf Dão Gottwald Bug 1643606 - Remove remnants of the toolkit.cosmeticAnimations.enabled pref. r=Gijs,remote-protocol-reviewers,m | |||
bca9f7459a16 Emilio Cobos Álvarez Bug 1643656 - Remove prefers-color-scheme: no-preference. r=gl,remote-protocol-reviewers,hiro,whimboo | |||
089af72b96ed Razvan Maries Backed out changeset bca9f7459a16 (bug 1643656) for reftests perma failures. CLOSED TREE | |||
21693836e4ec Henrik Skupin Bug 1639467 - [remote] Enable page events after loading initial page in browser_frameAttached.js. r=remote-proto | |||
9b3cf2944aa0 Paul Bone Bug 1550571 - Pref on Browsing Context preservation r=kmag,remote-protocol-reviewers,whimboo | |||
52126fd9ffdf Emilio Cobos Álvarez Bug 1643656 - Remove prefers-color-scheme: no-preference. r=gl,remote-protocol-reviewers,hiro,whimboo | |||
2d48661b3ad2 Geoff Brown Bug 1644228 - Remove support for IMPACTED_TESTS; r=remote-protocol-reviewers,firefox-build-system-reviewers,rste | |||
660432a1429d Neil Deakin Bug 1645541, use outerWindowId from the windowGlobal instead of using the Browser:Init message, Also makes the B | |||
5b83370e0913 Henrik Skupin Bug 1636373 - [remote] Only emit Runtime.executionContextsCleared event for top-level execution contexts. r=remo | |||
0704e56577ad Henrik Skupin Bug 1644695 - [remote] Return the frameId of the frame when DOM.describeNode is called with a frame element. r=r | |||
59cd08b79678 Henrik Skupin Bug 1637640 - [remote] Enable page load events for frames. r=remote-protocol-reviewers,maja_zf | |||
3fb7f441b1c1 Henrik Skupin Bug 1637640 - [remote] Update Puppeteer expectation data. r=remote-protocol-reviewers,maja_zf | |||
df561c571cfd Maja Frydrychowicz Bug 1646923 - [remote] Add metadata checks for skipped and extra tests r=remote-protocol-reviewers,whimb | |||
db74cdf9afe7 Maja Frydrychowicz Bug 1646923 - [remote] Update puppeteer metadata r=remote-protocol-reviewers,whimboo | |||
57a289a80b75 chocos Bug 1648959 - Done internal linking in docs in remote Directory.r=championshuttler,remote-protocol-reviewers,whimboo | |||
3463344105b4 Henrik Skupin Bug 1611843 - Always use an unknown entry id to check for an invalid history entry id. r=remote-protocol-reviewe | |||
06435d32c9fe Gabriel Luong Bug 1595710 - Add support for "platform" to Emulation.setUserAgentOverride r=remote-protocol-reviewers,whimboo | |||
be7444fd4b63 Maja Frydrychowicz Bug 1647439 - [remote] Preserve custom mocha recorder when vendoring Puppeteer r=remote-protocol-reviewe | |||
b5c7e0601b30 Maja Frydrychowicz Bug 1647439 - [remote] Remove 'jobs' argument r=remote-protocol-reviewers,jgraham | |||
da9018abceb2 Maja Frydrychowicz Bug 1647439 - [remote] Don't record unexpected skips when there's no expectation metadata r=remote-proto | |||
8cfdd5bd5ebc Maja Frydrychowicz Bug 1647439 - Sync vendored puppeteer to v4.0.1 r=remote-protocol-reviewers,jgraham | |||
d06ef59d47a2 Maja Frydrychowicz Bug 1647439 - [remote] Clobber puppeteer lib/ when there are .ts changes r=remote-protocol-reviewers,jgr | |||
7cd0155f2f29 Maja Frydrychowicz Bug 1647439 - Sync Puppeteer to v5.0.0 r=remote-protocol-reviewers,jgraham | |||
23632f23f61d Henrik Skupin Bug 1651312 - [remote] Fix invalid data type checks in browser-chrome tests. r=remote-protocol-reviewers,maja_zf | |||
9f5272f4fb43 Henrik Skupin Bug 1644349 - [remote] Remove usage of windowIdToFrameIdMap in the Network observer. r=remote-protocol-reviewers | |||
9afa06b6e2e7 Maja Frydrychowicz Bug 1651469 - [puppeteer-test] Report errors in mocha hooks r=remote-protocol-reviewers,whimboo | |||
ce11edb31d62 Andrea Marchesini Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remot | |||
e3478cefc7b0 Kris Maglione Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette | |||
8cf125948dc0 Kris Maglione Bug 1649554: Part 1 - Move deprecated component registration helpers out of XPCOMUtils. r=mccr8,remote-protocol- | |||
d3f15c378fbd Scott Bug 1649883 - Fix user pref for pocket toggle off. r=gvn,remote-protocol-reviewers,perftest-reviewers,maja_zf | |||
45448dca59a4 Kris Maglione Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewer | |||
a4b0dd4b23b3 Dorel Luca Backed out 2 changesets (bug 1651519) for wpt failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE | |||
55e9184c5617 Kris Maglione Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewer | |||
ee367b95887a Dorel Luca Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE | |||
f95c19e45ab2 Jonathan Watt Bug 1652270. Convert nsFrameLoader::Print to return a Promise. r=farre,remote-protocol-reviewers,marionette-revi | |||
1c15bb37eaa4 Narcis Beleuzu Backed out changeset f95c19e45ab2 (bug 1652270) for reftest failures on test-text.html . CLOSED TREE | |||
909001ac06d8 Jonathan Watt Bug 1652270. Convert nsFrameLoader::Print to return a Promise. r=farre,remote-protocol-reviewers,marionette-revi | |||
</pre> | </pre> | ||
Line 36: | Line 96: | ||
== PTO == | == PTO == | ||
* whimboo is away until August 10th |
Revision as of 18:38, 24 July 2020
Agenda
- [maja] Module changes
- [james] WebDriver Bidi spec update
Roster
- Present
- dreams, jgraham, digitarald, maja_zf, davidwalsh
Minutes
- [maja] Module changes follow-up: no objections so we’ll make the official wiki changes.
- [jgraham] spec update: MS proposed CDDL (IETF protocol description format, *not* the license)
- Next step: James will make proposals in the form of spec text once we agree on how to write spec text
- Network stuff will be high priority but not the first thing to flesh out
Other updates:
- [digitarald] Found more tests, Matrix’s frontend! :jryans
- Tests didn’t come from WebDriver, started with Puppeteer from beginning
- [maja] aside, new, to share with users when we request logs: https://wiki.mozilla.org/Remote/Logging
- Henrik landed initial JSWindowActor work for Marionette Fission.
Changelog
$ hg log -M -r 21555e2d8d22::central --template "{node|short}\t{author|person}\t{desc|firstline}\n" remote 2156294cb158 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot 3a5a2880ed65 Dorel Luca Backed out 6 changesets (bug 1638358) for XPCShell failures in netwerk/cookie/test/unit/test_schemeMap.js. CLOSE 932a3fdbd07c Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot 70bab29e077c Noemi Erli Backed out 6 changesets (bug 1638358) for causing failures in test_Chrome_cookies.js CLOSED TREE e91292c7c719 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot ede9a8561051 Razvan Maries Backed out 6 changesets (bug 1638358) for perma failures on browser_webconsole_navigate_to_parse_error.js. CLOSE d213264c1379 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot 852f0a4255cb Csoregi Natalia Backed out 7 changesets (bug 1640405, bug 1638358) for failures on browser_webconsole_network_messages_status_co 267b2d5c7eb6 Andrea Marchesini Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-prot f6fd4b85734e Henrik Skupin Bug 1641839 - [remote] Only emit Page.frameAttached and Page.frameAttached for frames. r=remote-protocol-reviewe b57a835e980a Maja Frydrychowicz Bug 1632710 - [puppeteer] Remove experimental/ dir r=remote-protocol-reviewers,jgraham,whimboo dadc7312128e Maja Frydrychowicz Bug 1632710 - [puppeteer] vendor v3.1.0 r=remote-protocol-reviewers,whimboo,jgraham 554fa9b9e471 Sonia Singla Bug 1628599 - Fixing all links pointing to docs.firefox-dev.tools r=Honza,remote-protocol-reviewers,perftest-rev 6e6c0e5aeedf Dão Gottwald Bug 1643606 - Remove remnants of the toolkit.cosmeticAnimations.enabled pref. r=Gijs,remote-protocol-reviewers,m bca9f7459a16 Emilio Cobos Álvarez Bug 1643656 - Remove prefers-color-scheme: no-preference. r=gl,remote-protocol-reviewers,hiro,whimboo 089af72b96ed Razvan Maries Backed out changeset bca9f7459a16 (bug 1643656) for reftests perma failures. CLOSED TREE 21693836e4ec Henrik Skupin Bug 1639467 - [remote] Enable page events after loading initial page in browser_frameAttached.js. r=remote-proto 9b3cf2944aa0 Paul Bone Bug 1550571 - Pref on Browsing Context preservation r=kmag,remote-protocol-reviewers,whimboo 52126fd9ffdf Emilio Cobos Álvarez Bug 1643656 - Remove prefers-color-scheme: no-preference. r=gl,remote-protocol-reviewers,hiro,whimboo 2d48661b3ad2 Geoff Brown Bug 1644228 - Remove support for IMPACTED_TESTS; r=remote-protocol-reviewers,firefox-build-system-reviewers,rste 660432a1429d Neil Deakin Bug 1645541, use outerWindowId from the windowGlobal instead of using the Browser:Init message, Also makes the B 5b83370e0913 Henrik Skupin Bug 1636373 - [remote] Only emit Runtime.executionContextsCleared event for top-level execution contexts. r=remo 0704e56577ad Henrik Skupin Bug 1644695 - [remote] Return the frameId of the frame when DOM.describeNode is called with a frame element. r=r 59cd08b79678 Henrik Skupin Bug 1637640 - [remote] Enable page load events for frames. r=remote-protocol-reviewers,maja_zf 3fb7f441b1c1 Henrik Skupin Bug 1637640 - [remote] Update Puppeteer expectation data. r=remote-protocol-reviewers,maja_zf df561c571cfd Maja Frydrychowicz Bug 1646923 - [remote] Add metadata checks for skipped and extra tests r=remote-protocol-reviewers,whimb db74cdf9afe7 Maja Frydrychowicz Bug 1646923 - [remote] Update puppeteer metadata r=remote-protocol-reviewers,whimboo 57a289a80b75 chocos Bug 1648959 - Done internal linking in docs in remote Directory.r=championshuttler,remote-protocol-reviewers,whimboo 3463344105b4 Henrik Skupin Bug 1611843 - Always use an unknown entry id to check for an invalid history entry id. r=remote-protocol-reviewe 06435d32c9fe Gabriel Luong Bug 1595710 - Add support for "platform" to Emulation.setUserAgentOverride r=remote-protocol-reviewers,whimboo be7444fd4b63 Maja Frydrychowicz Bug 1647439 - [remote] Preserve custom mocha recorder when vendoring Puppeteer r=remote-protocol-reviewe b5c7e0601b30 Maja Frydrychowicz Bug 1647439 - [remote] Remove 'jobs' argument r=remote-protocol-reviewers,jgraham da9018abceb2 Maja Frydrychowicz Bug 1647439 - [remote] Don't record unexpected skips when there's no expectation metadata r=remote-proto 8cfdd5bd5ebc Maja Frydrychowicz Bug 1647439 - Sync vendored puppeteer to v4.0.1 r=remote-protocol-reviewers,jgraham d06ef59d47a2 Maja Frydrychowicz Bug 1647439 - [remote] Clobber puppeteer lib/ when there are .ts changes r=remote-protocol-reviewers,jgr 7cd0155f2f29 Maja Frydrychowicz Bug 1647439 - Sync Puppeteer to v5.0.0 r=remote-protocol-reviewers,jgraham 23632f23f61d Henrik Skupin Bug 1651312 - [remote] Fix invalid data type checks in browser-chrome tests. r=remote-protocol-reviewers,maja_zf 9f5272f4fb43 Henrik Skupin Bug 1644349 - [remote] Remove usage of windowIdToFrameIdMap in the Network observer. r=remote-protocol-reviewers 9afa06b6e2e7 Maja Frydrychowicz Bug 1651469 - [puppeteer-test] Report errors in mocha hooks r=remote-protocol-reviewers,whimboo ce11edb31d62 Andrea Marchesini Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remot e3478cefc7b0 Kris Maglione Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette 8cf125948dc0 Kris Maglione Bug 1649554: Part 1 - Move deprecated component registration helpers out of XPCOMUtils. r=mccr8,remote-protocol- d3f15c378fbd Scott Bug 1649883 - Fix user pref for pocket toggle off. r=gvn,remote-protocol-reviewers,perftest-reviewers,maja_zf 45448dca59a4 Kris Maglione Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewer a4b0dd4b23b3 Dorel Luca Backed out 2 changesets (bug 1651519) for wpt failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 55e9184c5617 Kris Maglione Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewer ee367b95887a Dorel Luca Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE f95c19e45ab2 Jonathan Watt Bug 1652270. Convert nsFrameLoader::Print to return a Promise. r=farre,remote-protocol-reviewers,marionette-revi 1c15bb37eaa4 Narcis Beleuzu Backed out changeset f95c19e45ab2 (bug 1652270) for reftest failures on test-text.html . CLOSED TREE 909001ac06d8 Jonathan Watt Bug 1652270. Convert nsFrameLoader::Print to return a Promise. r=farre,remote-protocol-reviewers,marionette-revi
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
- whimboo is away until August 10th