[Webkit-unassigned] [Bug 227625] Reload of MobileSafari and WKWebview when response is received

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 00:50:11 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227625

--- Comment #2 from thorsten.wolf at neptune-software.com ---
Hi Chris Dumez, 

thanks for your super fast reply! This brings us in the direction what we will analyze now.
We didn't notice this log entry since we only looked for "Issues and Failures".

Does anyone have best practices on how to avoid these memory crashes?
I know that in genereal we really need to take care about the memory consumption of our application so we will see what can be optimized in general.

However there might be use cases where big payloads need to be retrieved by the application.
In our specific scenario we are working with Progressive Web Apps or with the Cordova Framework to get an offline capable app. There are many use cases (especially in offline scenarios) where a lot of master data needs to be synced in advance.

Is there any way of influencing if a webkit process is being killed?
In other applications there are solutions where the user is asked if he/she wants to continue or let the process crash (Just thinking about "Program ... is not responsing. Do you want to close it?"

Do we have any possibility like that in Webkit?

Thanks again for your support!

Kind regards
Thorsten

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210706/c4d92a2a/attachment-0001.htm>


More information about the webkit-unassigned mailing list