DescriptionDon't move raw pointers in content
Moving raw pointers does the same job as copying, but is more verbose and also
more confusing: e.g., is the supposed pointer meant to be a smart one?
This instance was flagged by the tool from
https://codereview.chromium.org/2919243002/.
BUG=729393
Review-Url: https://codereview.chromium.org/2923463002
Cr-Commit-Position: refs/heads/master@{#477229}
Committed: https://chromium.googlesource.com/chromium/src/+/36da30c60297a992d61bfcc5065e6532adc62cf6
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|