[Webkit-unassigned] [Bug 167963] [ESnext] Implement Object Spread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 15 22:23:16 PDT 2017


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

Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304594|commit-queue?               |commit-queue+
              Flags|                            |

--- Comment #9 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 304594
  --> https://bugs.webkit.org/attachment.cgi?id=304594
Patch for landing

IIRC, I used HashSet<Ref<PendingScript>> in WebCore/dom/ScriptRunner.h.
Agreed with Saam, we should open the bug to convert IdentifierSet's definition from HashSet<RefPtr<UniquedStringImpl>> to HashSet<Ref<UniquedStringImpl>>.

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


More information about the webkit-unassigned mailing list