-
Notifications
You must be signed in to change notification settings - Fork 972
Webview crash after detaching the tab #13369
Comments
This bug was previously reported here: brave/muon#478. |
so this is windows/linux only? Can't be reproduced on mac? |
@bridiver correct, Windows/Linux only |
On 0.21.656 it doesn't cause webview crash instead it shows white blank screen. Reattaching or reloading the page doesn't load it correctly. |
@srirambv what muon version does 0.21.656 have? I'm not able to reproduce on win10 with a local build |
I'm using 4.9.0. I tried dragging the tab out of the window and the detach context menu item and both worked without a problem. |
I take that back, I can repro the white screen when detaching a background tab |
The crash is related to not creating new surface ids when the device scale factor is not 1. I have applied some upstream commits that fix the issue in https://github.com/brave/muon/commits/fix/13369. I had to cherry-pick from my PR about using |
closed with brave/muon@2231f5b |
Steps to Reproduce
Actual result:
Webview crash
the pages on the original window may crash also
Expected result:
No webview crash
Reproduces how often:
100%
Brave Version
cc: @NejcZdovc @bsclifton @darkdh @kjozwiak
The text was updated successfully, but these errors were encountered: