Jonah Bishop
Jonah Bishop
:+1: This would be a welcome feature.
@recamshak Are you accepting pull requests for this kind of thing? If so, I'll happily submit one for this feature.
FWIW, I forked this project and implemented this feature. [Check it out](https://github.com/jgbishop/chrome-django-panel) if you're so inclined (it's in the `clear-button` branch).
The fix that @chuckus provides doesn't seem to work with AJAX requests (all AJAX requests will show a "No SQL queries" error when viewed through the Chrome extension).
Is there any outlook on a fix for this? This annoyance is one that would be great to solve.
Would the recommended implementation here be for each pane to have its own MRU tab list? If so, I might try to take a stab at this.
What kind of MRU support is built-in to Sublime? I know that there's a MRU list for opened files, but that (to my knowledge) doesn't necessarily reflect the last focused...
I can confirm that this is an issue in Windows as well, and is still present as of build 2096.
This crash appears to only occur when the `brave-horizontal-tabs-update` option is set to `Disabled`. When the value is set to enabled, closing tabs does not cause the crash.
A related issue is also noted here: https://github.com/brave/brave-browser/issues/39976#issuecomment-2249832590