DevTools Release Tasks - Cycle 127
Categories
(DevTools :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m11])
Attachments
(2 files)
Soft Freeze / Merge Date: 2024-05-09 / 2024-05-13 (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)
Close to the end of the release (eg 1 week before code freeze)
- [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 127):
- Steps: Open the Inspector, then select the Compatibility side panel, and click on Settings to see the list of all browsers
- [x] smoke test for remote debugging against version 126 (doc)
- [x] smoke test for remote debugging against the same version (version 127) (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 126: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/126#webdriver_conformance_marionette.
- [x] right after the release of Firefox 126, 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 126 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/126#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 | ||
Comment 1•10 months ago
|
||
Assignee | ||
Updated•10 months ago
|
Comment 3•10 months ago
|
||
bugherder |
Assignee | ||
Comment 4•10 months ago
|
||
Comment 6•10 months ago
|
||
bugherder |
Assignee | ||
Comment 7•10 months ago
|
||
All the patches landed.
The WebDriver release notes PR for the 126 release are at: https://github.com/mdn/content/pull/33466
Assignee | ||
Comment 8•10 months ago
|
||
(In reply to Henrik Skupin [:whimboo][⌚️UTC+1] from comment #7)
The WebDriver release notes PR for the 126 release are at: https://github.com/mdn/content/pull/33466
The PR got merged. I'll work on the blog post on Friday this week.
Assignee | ||
Comment 9•9 months ago
|
||
The blog post for webdriver is at https://fxdx.dev/firefox-webdriver-newsletter-126/.
It's all done.
Description
•