[Webkit-unassigned] [Bug 276773] [GTK] page load is getting load cancelled error due to resourceError after continuous loading of page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 2 04:51:28 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276773
--- Comment #3 from suresh.ramamurthy at xerox.com ---
Added call back method to the removeData call in webkit_web_context_clear_cache method. After adding the callback and sleep of 2 seconds after startPageURL load fixes the issue. The 2 seconds sleep after startPageURL load is required because of our html/js page is consuming more time to complete the load. Thanks.
--
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/20240902/b7470bad/attachment.htm>
More information about the webkit-unassigned
mailing list