[Webkit-unassigned] [Bug 167963] [ESnext] Implement Object Spread
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 15 19:07:36 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=167963
Caio Lima <ticaiolima at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #304453|0 |1
is obsolete| |
Attachment #304594| |commit-queue?
Flags| |
--- Comment #7 from Caio Lima <ticaiolima at gmail.com> ---
Created attachment 304594
--> https://bugs.webkit.org/attachment.cgi?id=304594&action=review
Patch for landing
In an IRC conversation with Saam, I decided to change HashMap<Ref<UniquedStringImpl>> usage to an already defined type called IdentiferSet. I noticed that HashMap<Ref<UniquedStringImpl>> doesn't compile, since there is no empty values for Ref<>. Thank you very much for the review Yusuki! If you doesn't agree with that approach, feel free to set cq-.
--
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/20170316/6d0bba6d/attachment.html>
More information about the webkit-unassigned
mailing list