Open
Bug 1940499
Opened 24 days ago
Updated 4 days ago
DevTools Release Tasks - Cycle 136
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Soft Freeze / Merge Date: 2025-01-30 / 2025-02-03 (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 136):
- 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 135 (doc)
- [X] smoke test for remote debugging against the same version (version 136) (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 135: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/135#webdriver_conformance_marionette.
- [ ] right after the release of Firefox 135, 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 135 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/135#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)
Updated•17 days ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Comment 1•4 days ago
|
||
The PR for the WebDriver conformance changes can be found at: https://github.com/mdn/content/pull/37858
You need to log in
before you can comment on or make changes to this bug.
Description
•