Chromium Code Reviews
DescriptionDon't move raw pointers in HTMLCollection.h
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/2927233003
Cr-Commit-Position: refs/heads/master@{#478589}
Committed: https://chromium.googlesource.com/chromium/src/+/48e5a7f1adf55ec695f3c24bdf648db251b933d3
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||