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
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Fixes#9178
During this process, three issues were found/fixed:
- window was not being checked if truthy when closed
- tab close action NEXT was not being respected
- because getNextTabIdByIndex searches forward and backwards, the setting to first block was dead code (and was removed)
Fixes#9178
During this process, three issues were found/fixed:
- window was not being checked if truthy when closed
- tab close action NEXT was not being respected
- because getNextTabIdByIndex searches forward and backwards, the setting to first block was dead code (and was removed)
Fixes#9178
During this process, three issues were found/fixed:
- window was not being checked if truthy when closed
- tab close action NEXT was not being respected
- because getNextTabIdByIndex searches forward and backwards, the setting to first block was dead code (and was removed)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tests for code introduced with 0391096
The text was updated successfully, but these errors were encountered: