[Webkit-unassigned] [Bug 183197] [GTK] Crash in WTF::equalIgnoringASCIICaseCommon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 09:49:42 PDT 2018


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

--- Comment #20 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #19)
> The issue is this:
> m_canLoadLocalResources = isLocal();
> 
> in the SecurityOrigin constructor. isLocal() queries a global static map but
> SecurityOrigin objects get constructed on various threads.

Although it looks like we have locks in SchemeRegistry::shouldTreatURLSchemeAsLocal()..

-- 
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/20180316/3bfae0aa/attachment.html>


More information about the webkit-unassigned mailing list