[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 11:15:47 PDT 2016


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

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
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.

-- 
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/539e61a9/attachment.html>


More information about the webkit-unassigned mailing list