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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 10 08:20:33 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 323309: Patch

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




--- Comment #5 from Sam Weinig <sam at webkit.org> ---
Created attachment 323309

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

Patch


More information about the webkit-reviews mailing list