[webkit-reviews] review requested: [Bug 178102] Replace copyKeysToVector/copyValuesToVector with copyToVector(map.keys())/copyToVector(map.values()) : [Attachment 323251] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 17:22:37 PDT 2017


Sam Weinig <sam at webkit.org> has asked  for review:
Bug 178102: Replace copyKeysToVector/copyValuesToVector with
copyToVector(map.keys())/copyToVector(map.values())
https://bugs.webkit.org/show_bug.cgi?id=178102

Attachment 323251: Patch

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




--- Comment #2 from Sam Weinig <sam at webkit.org> ---
Created attachment 323251

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

Patch


More information about the webkit-reviews mailing list