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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 20:01:57 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 323273: Patch

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




--- Comment #3 from Sam Weinig <sam at webkit.org> ---
Created attachment 323273

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

Patch


More information about the webkit-reviews mailing list