DevTools Release Tasks - Cycle 106
Categories
(DevTools :: General, task)
Tracking
(Not tracked)
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
Soft Freeze / Merge Date: 2022-09-15 / 2022-09-19 (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)
- [x] outdated telemetry probes removed (bz query)
- [x] add a needinfo in devtools-qa bugs (bz query)
- [x] Update MDN data for the Compatibility panel:
- [x] Update compat data in mozilla-central
- [x] Update browser data in Remote Settings
- For both tasks, follow devtools/shared/compatibility/README.md
Close to the end of the release
- [x] smoke test for remote debugging against version 105 (doc)
- [x] smoke test for remote debugging against the same version (version 106) (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 105: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/105#webdriver_conformance_marionette.
- [x] right after the release of Firefox 105, send a mail to the dev-webdriver mailing list.
Template suggestion for the Marionette email (adjust wording if relevant):
Firefox 105 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/105#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)
Comment 1•2 years ago
|
||
Smoke tests are ok, done against desktop and Android
- smoke test for remote debugging against version 105
- smoke test for remote debugging against the same version (version 106)
xpcshell debugging is ok as well. I can break in a test, although all the variables are marked as InvisibleToDebugger, but that doesn't look like a recent regression. I am not sure if this is a technical limitation, I will check with more tests and will file another bug.
Assignee | ||
Comment 2•2 years ago
|
||
Thanks Julian!
Assignee | ||
Comment 3•2 years ago
|
||
Here is the PR for the WebDriver conformance changes: https://github.com/mdn/content/pull/20769
Assignee | ||
Comment 4•2 years ago
|
||
Announcement for WebDriver updates has been made:
https://groups.google.com/a/mozilla.org/g/dev-webdriver/c/auMOBey92oM
That's all!
Description
•