DevTools Release Tasks - Cycle 119
Categories
(DevTools :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m8])
Soft Freeze / Merge Date: 2023-09-21 / 2023-09-25 (from the Release train page)
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)
- [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 119):
- 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 118 (doc)
- [x] smoke test for remote debugging against the same version (version 119) (same doc)
- [x] check xpcshell debugging (doc)
Marionette and BiDi:
- [ ] 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 118: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/118#webdriver_conformance_marionette.
- [ ] right after the release of Firefox 118, 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 118 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/118#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:
- [ ] Generate webidl-pure-allowlist.js and webidl-deprecated-list.js (doc)
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
I had to create an upstream PR for browser-compat-data because the Firefox versions haven't been updated yet:
https://github.com/mdn/browser-compat-data/pull/20747
Assignee | ||
Comment 2•2 years ago
|
||
The PR for the WebDriver conformance changes is at: https://github.com/mdn/content/pull/29248
Assignee | ||
Comment 3•2 years ago
|
||
This is done.
Description
•