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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 12:55:34 PDT 2018


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

--- Comment #25 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Chris Dumez from comment #24)
> I think we need both maps because it is possible to register new local
> schemes. However, we do not want SchemeRegistry::allBuiltinSchemes() to
> start returning those newly registered ones.

Hmmm... I have not tested, but looks like localURLSchemes() is not making a copy of builtinLocalURLSchemes(), so that might be broken currently?

If this line is a copy, it's not obvious:

    static NeverDestroyed<URLSchemesMap> localSchemes = builtinLocalURLSchemes();

-- 
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/5b767497/attachment.html>


More information about the webkit-unassigned mailing list