[Webkit-unassigned] [Bug 157986] Add a few initiator tests to resource timing.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 12:44:12 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157986
--- Comment #4 from Yoav Weiss <yoav at yoav.ws> ---
(In reply to comment #3)
> HashMap::add does nothing if the key is already in the map, even if you're
> trying to add it with a different value. HashMap::set will overwrite an
> existing value for the given key. This behavior won't change.
cool, didn't know that. In that case, no need to add further checks
--
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/20160523/5ae3cd6f/attachment.html>
More information about the webkit-unassigned
mailing list