Clarify what retainContextWhenHidden
does to webview scripts when switching focus
#48719
Labels
verification-needed
Verification of issue is requested
verified
Verification succeeded
webview
Webview issues
Milestone
#48453
Currently, with
retainContextWhenHidden: true
, and I have an editor with a webview next to each other, this happens:This says the script code stops execution when I switch away from webview. However, a common understanding of "background-script" is that it keeps running in the background. I believe it needs to be made clear:
The text was updated successfully, but these errors were encountered: