RESOLVED INVALID 227610
After ajax call the browser refreshes site when it is using response variable
https://bugs.webkit.org/show_bug.cgi?id=227610
Summary After ajax call the browser refreshes site when it is using response variable
dominik.beffar
Reported 2021-07-01 23:01:09 PDT
https://template.neptune-software.com/neptune/sdk/EXP_SAMPLE_ODATA_JSONH_V4 When calling this site on mobile and starting the ajax call, everything works out, till the call reaches the javascript with the response. Then at the first time when using the response variable it crashes. It says webkit encountered internal error. But the response is fine, it happens with every ajax response above some thousands of entries. Its working on desktop and other, just on iOS in Safari not.
Attachments
Alexey Proskuryakov
Comment 1 2021-07-07 11:29:13 PDT
This website is attempting to use more RAM than is allowed for WebContent process on iOS (reaching ~2.5 GB on a Mac). So it is expected behavior that it is getting terminated by the OS.
Alexey Proskuryakov
Comment 2 2021-07-07 11:35:42 PDT
*** Bug 227625 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.