DescriptionRemove a bunch of DeepCopy() calls in the chrome.storage API.
DeepCopy() is expensive and we're doing a lot of it, transferring ownership is
better. I also tidied up some code here and there, like C++11 niceties,
removing unnecessary linked_ptrs, and better commenting.
R=rdevlin.cronin@chromium.org
Committed: https://crrev.com/6387496ebfee135bca59d8043a30d12eed57e420
Cr-Commit-Position: refs/heads/master@{#330597}
Patch Set 1 #Patch Set 2 : fixes #
Total comments: 21
Patch Set 3 : fun times #
Total comments: 14
Patch Set 4 : comments #
Messages
Total messages: 11 (2 generated)
|