canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
(Created page with "== Agenda == * Actions ** File bugs to get the notification implemented for Firefox/Fennec and Thunderbird (whimboo) ** Talk to foolip about the Selenium log API and if they...") |
(Henrik's updates) |
||
| Line 1: | Line 1: | ||
== Agenda == | == Agenda == | ||
* Feedback from FOSDEM | |||
** Talk about Marionette | |||
** Add deprecation warning to Marionette client documentation | |||
* Allowing ''await'' in ExecuteScript and ExecuteAsyncScript even if not specified in the WebDriver spec? | |||
* Actions | * Actions | ||
| Line 8: | Line 12: | ||
== Intermittents update (whimboo) == | == Intermittents update (whimboo) == | ||
* [needs investigation] High intermittent leak in Firefox when aborting a longer page load by closing the tab with Marionette (Bug 1486101). Even after weeks it's unclear who will/can investigate it. | |||
* [needs investigation] The marionette client hangs 1000s due to logged channel errors from Firefox (Bug 1521447). | |||
== Status updates == | == Status updates == | ||
* whimboo | |||
** '''[geckodriver] Release geckodriver 0.24.0 (Bug 1495062)''' | |||
** [geckodriver] Update table structures, and support table for the geckodriver 0.24.0 release (Bug 1523913) | |||
** [geckodriver] Update release documentation (Bug 1523318) | |||
** [mdn] Added https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/65#WebDriver_conformance_(Marionette) | |||
** [firefox] Created testcase for Intermittent Assertion failure: m_refCount == 1, at /builds/worker/workspace/build/src/js/src/jit/ExecutableAllocator.cpp:51 (Bug Bug 1486101) | |||
** [marionette] Fix script_timeout regressions for Execute (Async) Script since the landing of bug 1510929 (Bug 1524243) | |||
** [marionette] WebDriver:{ExecuteScript,ExecuteAsyncScript} to use promises internally (Bug 1398095) | |||
(Spoken status updates in bold.) | (Spoken status updates in bold.) | ||