-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix FXIOS-9998 [inactive tabs] Fix crash when deleting and the undoing the inactive tabs multiple times in a row (related improvements FXIOS-9954, FXIOS-10010, FXIOS-9999) #22075
Commits on Sep 18, 2024
-
Add helper getters and documentation. Minor improvements. Refactored …
…naming for clarity.
Configuration menu - View commit details
-
Copy full SHA for f9ce9df - Browse repository at this point
Copy the full SHA f9ce9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc827c - Browse repository at this point
Copy the full SHA 0bc827cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3c655 - Browse repository at this point
Copy the full SHA 5b3c655View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5650a0 - Browse repository at this point
Copy the full SHA d5650a0View commit details -
Fix to refresh the active tab area when inactive tabs are closed, in …
…case an active tab has been generated.
Configuration menu - View commit details
-
Copy full SHA for ad35533 - Browse repository at this point
Copy the full SHA ad35533View commit details -
Add logic for findRightOrLeftTab to find a neighbouring tab to a remo…
…ved tab which does not require saving a subarray index prior to removing a the tab. Add unit tests.
Configuration menu - View commit details
-
Copy full SHA for 6d0f301 - Browse repository at this point
Copy the full SHA 6d0f301View commit details -
Reworked logic for calculating the "next" index to select when removi…
…ng a tab, which properly takes into account inactive tabs. Cleaned up some old inactive tabs nimbus experiment code.
Configuration menu - View commit details
-
Copy full SHA for 79cabb2 - Browse repository at this point
Copy the full SHA 79cabb2View commit details -
Add a ton of removeTab tests which check edge cases and common situat…
…ions for normal active tabs, normal inactive tabs, and private tabs.
Configuration menu - View commit details
-
Copy full SHA for 84cd089 - Browse repository at this point
Copy the full SHA 84cd089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f8ec7 - Browse repository at this point
Copy the full SHA 77f8ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d82937 - Browse repository at this point
Copy the full SHA 1d82937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bbcb9 - Browse repository at this point
Copy the full SHA 39bbcb9View commit details
Commits on Sep 19, 2024
-
Revert refactor to rename inactiveTabs to normalInactiveTabs pending …
…additional discussion with team.
Configuration menu - View commit details
-
Copy full SHA for 61e21e8 - Browse repository at this point
Copy the full SHA 61e21e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b00180 - Browse repository at this point
Copy the full SHA 5b00180View commit details -
Bugfix: Take into account the browsing mode (normal or private) when …
…closing last inactive tabs. Add additional unit tests.
Configuration menu - View commit details
-
Copy full SHA for eea2001 - Browse repository at this point
Copy the full SHA eea2001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6677ccb - Browse repository at this point
Copy the full SHA 6677ccbView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5904fbc - Browse repository at this point
Copy the full SHA 5904fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d12b1c0 - Browse repository at this point
Copy the full SHA d12b1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d569fb5 - Browse repository at this point
Copy the full SHA d569fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ed2e0 - Browse repository at this point
Copy the full SHA 62ed2e0View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8164b5 - Browse repository at this point
Copy the full SHA f8164b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4438f77 - Browse repository at this point
Copy the full SHA 4438f77View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for daca18a - Browse repository at this point
Copy the full SHA daca18aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 168d9f5 - Browse repository at this point
Copy the full SHA 168d9f5View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26b667a - Browse repository at this point
Copy the full SHA 26b667aView commit details -
Merge remote-tracking branch 'mozilla/main' into ih/FXIOS-9998-fix-cl…
…ose-inactive-tabs-crash
Configuration menu - View commit details
-
Copy full SHA for 1cc5604 - Browse repository at this point
Copy the full SHA 1cc5604View commit details