[webkit-reviews] review requested: [Bug 182219] Web Inspector: Replace Object.shallowMerge with ES2018 spread operator : [Attachment 332488] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 27 22:13:37 PST 2018


Devin Rousso <webkit at devinrousso.com> has asked  for review:
Bug 182219: Web Inspector: Replace Object.shallowMerge with ES2018 spread
operator
https://bugs.webkit.org/show_bug.cgi?id=182219

Attachment 332488: Patch

https://bugs.webkit.org/attachment.cgi?id=332488&action=review




--- Comment #1 from Devin Rousso <webkit at devinrousso.com> ---
Created attachment 332488

  --> https://bugs.webkit.org/attachment.cgi?id=332488&action=review

Patch

My only hesitation to this is that we might get collisions between keys (such
as if we chain an options variable between functions), but I think that will be
very rare


More information about the webkit-reviews mailing list