Descriptionbindings: Pass dictionaries to callback methods by const reference
Before this CL, strings and container types were passed to callback
method by const reference. Dictionary types should also be passed
by const ref to avoid unnecessary copying.
BUG=557590
Committed: https://crrev.com/02b9d4670fc8e06145343d19ea3e2ea28c7069f8
Cr-Commit-Position: refs/heads/master@{#360549}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|