DevTools Release Tasks - Cycle 113
Categories
(DevTools :: General, task)
Tracking
(Not tracked)
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Soft Freeze / Merge Date: 2023-04-06 / 2023-04-10 (from the Release Management Calendar)
More details about any of those tasks can be found at: https://firefox-source-docs.mozilla.org/devtools/release.html
Anytime during the release:
- [x] outdated backward compatibility code removed (doc, searchfox, Bug 1823616)
- [x] outdated telemetry probes removed (bz query)
- [x] in devtools-qa bugs, needinfo the triage owner (or the assignee if they are a team member) to test the bug in beta channel (bz query)
- [x] Update MDN data for the Compatibility panel follow devtools/shared/compatibility/README.md
- [x] Check the browser information in the Compatibility Panel is up to date (example: version number for Firefox Nightly should be 113):
- Steps: Open the Inspector, then select the Compatibility side panel, and click on Settings to see the list of all browsers
Close to the end of the release
- [x] smoke test for remote debugging against version 112 (doc)
- [x] smoke test for remote debugging against the same version (version 113) (same doc)
- [x] check xpcshell debugging (doc)
Marionette and BiDi:
- [x] close to the end of release (~1 week), based on the list of bugs fixed during the release, update Marionette release notes on MDN for 112: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/112#webdriver_conformance_marionette.
- [x] right after the release of Firefox 112, send a mail to the dev-webdriver mailing list.
For reference: full list of Marionette and BiDi bugs fixed during the release.
Template suggestion for the Marionette email (adjust wording if relevant):
Firefox 112 has just been released, containing updates for our WebDriver (BiDi, Marionette) support.
You can find all the details in the change log for web developers:
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/112#webdriver_conformance_webdriver_bidi_marionette
See https://docs.google.com/document/d/1t8pR_lcTkjZjX1ddOf6tyvPY8dtE519Vlu8wXX58x_E for detailed explanations about Marionette tasks, or contact :whimboo / :jdescottes for help
Nice to have:
- [x] Generate webidl-pure-allowlist.js and webidl-deprecated-list.js (doc)
| Assignee | ||
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Pull for WebDriver conformance updates: https://github.com/mdn/content/pull/25930
Message as sent out to the mailing list: https://groups.google.com/a/mozilla.org/g/dev-webdriver/c/h7MXmjW1uSw
Thanks Nicolas!
Description
•