You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- service_worker.js: wrap skipWaiting() in event.waitUntil() so the
install event cannot complete before skipWaiting resolves
- firefox_version.py: use re.subn() and raise if no TAG line matched,
preventing silent no-op updates if install-firefox.sh format changes
- docs/Release-Checklist.md: replace manual Firefox-tag step and stale
update.sh reference with the new update.py / firefox_version.py workflow
0 commit comments