[Webkit-unassigned] [Bug 183197] [GTK] Crash in WTF::equalIgnoringASCIICaseCommon
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 16 12:56:38 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183197
--- Comment #26 from Chris Dumez <cdumez at apple.com> ---
(In reply to Michael Catanzaro from comment #25)
> (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();
Looks like a copy to me.
--
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/7544cb76/attachment-0001.html>
More information about the webkit-unassigned
mailing list