Open
Bug 1164017
Opened 10 years ago
Updated 2 years ago
The app with several WKWebView freezes when restoring from background
Categories
(Firefox for iOS :: General, defect)
Tracking
()
REOPENED
People
(Reporter: st3fan, Unassigned)
References
Details
This is a reference to the following bug on the WebKit tracker.
The app with several WKWebView freezes when restoring from background
https://bugs.webkit.org/show_bug.cgi?id=142583&list_id=673850
This is a noticable issue that users of our app have also reported. As noted in the above bug, it can take a few seconds for our app to become responsive again.
Note that this is not about *initial* startup time. This is about the case where you switch Firefox for iOS to the background by for example pushing the home button and then a bit later go back to the app. So in that case we are not killed and do not run the app state preservation/restoration APIs.
Comment 1•10 years ago
|
||
Might not be much we can do here. It might be worth looking at removing webviews from the view hierarchy more often. I put them there because otherwise i couldn't get screenshots. Now we actually store those (sometimes?)
tracking-fennec: ? → -
Comment 2•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
tracking-fennec: - → ---
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•