[Webkit-unassigned] [Bug 167864] Creating a UIWebView in jspatch prevents assets from loading on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 17:14:04 PST 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
          Component|JavaScriptCore              |WebKit Misc.

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
-exceedsStructuralComplexity is not part of WebKit. What these errors say is that messages are being sent to objects of a wrong type, which could happen e.g. when the address is reused after free. You can try enabling NSZombies to see if that's the case.

Marking invalid for now, as there isn't much information to investigate at this point.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170209/fcb50851/attachment.html>


More information about the webkit-unassigned mailing list