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
Haven't produced a reliable repro yet, but under some conditions, trying to save the first tab throws IndexOutOfBounds(-1,n) where n is the number of open tabs. Here's a trace for 9 tabs: exception.txt
I'll come back to this at some point, see if I can create a reliable reproduction, but maybe someone can tell from the stack trace alone what happened.
The text was updated successfully, but these errors were encountered:
SaraWolffs
changed the title
Edge case: index out of bounds when saving first tab
Edge case: index out of bounds on saving first tab
May 30, 2018
Haven't produced a reliable repro yet, but under some conditions, trying to save the first tab throws
IndexOutOfBounds(-1,n)
wheren
is the number of open tabs. Here's a trace for 9 tabs: exception.txtI'll come back to this at some point, see if I can create a reliable reproduction, but maybe someone can tell from the stack trace alone what happened.
The text was updated successfully, but these errors were encountered: