Chromium Code Reviews
DescriptionDon't move raw pointers in gpu
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
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2920133002
Cr-Commit-Position: refs/heads/master@{#477233}
Committed: https://chromium.googlesource.com/chromium/src/+/e38dbf83761a9f1ee952e4f908040d50b34f0b12
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
|||||||||||||||||||