[Webkit-unassigned] [Bug 172790] Out of memory crash with MapBox-gl-js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 03:07:34 PST 2018


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

--- Comment #28 from DT <dylan at spoticle.com> ---
Hi Dean, 
we just realized that we're actually not seeing this issue at all. Our test case included loading and unloading mapbox maps repeatedly in a cordova application. The symptoms we saw were similar to what is being described here. But in our case the solution was as simple as calling map.remove() on destruction of the corresponding dom element. We also noticed that connecting safari dev tools to our cordova webview increased the memory pressure significantly and made the issue even more elusive. 
Sorry for the confusion. Maybe this insight helps somebody else as well.

-- 
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/20181203/538fc9de/attachment.html>


More information about the webkit-unassigned mailing list