DrewNaylor / DrewNaylor/DrewWebBrowser
Bug: Drew's Web Browser crashes if if has too many tabs open.
- Dominant language
- Visual Basic
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I opened enough tabs to make my web browser take up roughly 640 MB of RAM and I got a bunch of "Message from webpage: Out of memory at line 1" messageboxes or something like that. I then made two more tabs. The first tab was Bing without a background and wouldn't resize when I tried resizing the corner of the window. The second tab just made all the other tabs turn white. It then stopped responding and Windows asked me if I wanted to close it or wait for it to start responding.
In the meantime, I should count how many times I click the "New Tab" button. This shouldn't be a problem if I dispose of the WebBrowser control before the tab itself is removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.