Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(318)

Issue 1917053003: unique_ptr_migration: clean up references to scoped_ptr as of r389721 (Closed)

Created:
4 years, 8 months ago by dcheng
Modified:
4 years, 8 months ago
Reviewers:
danakj, Lei Zhang, brettw
CC:
aboxhall+watch_chromium.org, anandc+watch-blimp_chromium.org, blink-worker-reviews_chromium.org, caitkp+watch_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, chromoting-reviews_chromium.org, csharrison+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtapuska+chromiumwatch_chromium.org, dtrainor+watch-blimp_chromium.org, dtseng+watch_chromium.org, horo+watch_chromium.org, jam, je_julie, jessicag+watch-blimp_chromium.org, jsbell+serviceworker_chromium.org, kinuko+watch, kinuko+serviceworker, kmarshall+watch-blimp_chromium.org, loading-reviews+metrics_chromium.org, maniscalco+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, michaeln, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-notifications_chromium.org, mlamouri+watch-content_chromium.org, nektar+watch_chromium.org, nhiroki, nyquist+watch-blimp_chromium.org, Peter Beverloo, piman+watch_chromium.org, posciak+watch_chromium.org, rickyz+watch_chromium.org, sdefresne+watch_chromium.org, serviceworker-reviews, sriramsr+watch-blimp_chromium.org, tracing+reviews_chromium.org, tzik, wfh+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

unique_ptr_migration: clean up references to scoped_ptr as of r389721 BUG=554298 R=thestig@chromium.org TBR=brettw@chromium.org Committed: https://crrev.com/18ec0b546913970cbe50d6b58e70e013550aed65 Cr-Commit-Position: refs/heads/master@{#389848}

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -91 lines) Patch
M blimp/engine/renderer/engine_image_serialization_processor.h View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/app/chrome_crash_reporter_client_win.cc View 6 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/devtools/devtools_sanity_browsertest.cc View 1 2 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/memory/tab_manager_delegate_chromeos.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/memory/tab_manager_delegate_chromeos.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/hung_renderer_controller.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/gpu/arc_gpu_video_decode_accelerator.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/gpu/arc_gpu_video_decode_accelerator.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome_elf/blacklist/test/blacklist_test.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/audio_modem/audio_player_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/page_load_metrics/browser/metrics_web_contents_observer.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/safe_json/safe_json_parser_message_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/tracing/child_trace_message_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/tracing/child_trace_message_filter_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/android/popup_touch_handle_drawable.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 3 chunks +15 lines, -9 lines 0 comments Download
M content/browser/renderer_host/browser_compositor_view_mac.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_emulator.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller_client_aura.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_core_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/mus/compositor_mus_connection_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/test/test_navigation_url_loader_delegate.h View 3 chunks +8 lines, -7 lines 0 comments Download
M content/test/test_navigation_url_loader_delegate.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/usb/usb_device_handle_usbfs.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M device/usb/usb_device_handle_usbfs.cc View 1 7 chunks +11 lines, -10 lines 0 comments Download
M gin/shell/gin_main.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M gin/shell_runner.h View 2 chunks +3 lines, -2 lines 0 comments Download
M headless/public/headless_web_contents.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/memory/memory_debugger.mm View 1 chunk +2 lines, -1 line 0 comments Download
M ios/web/net/crw_cert_verification_controller.mm View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/host/linux/certificate_watcher.h View 2 chunks +4 lines, -3 lines 0 comments Download
M remoting/host/linux/certificate_watcher_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M sandbox/win/src/address_sanitizer_test.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/accessibility/ax_node_data.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/android/window_android_compositor.h View 1 chunk +2 lines, -1 line 0 comments Download
M ui/gl/gl_context_cgl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ui/message_center/cocoa/popup_collection.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/ozone/platform/wayland/wayland_egl_surface.h View 1 3 chunks +4 lines, -2 lines 0 comments Download
M ui/ozone/platform/wayland/wayland_egl_surface.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/snapshot/snapshot_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/webview/webview_unittest.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M ui/wm/core/cursor_manager_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
dcheng
Pretty straightforward, I hope. Hopefully it passes the trybots. I manually checked all the headers ...
4 years, 8 months ago (2016-04-26 08:16:55 UTC) #1
Lei Zhang
lgtm
4 years, 8 months ago (2016-04-26 18:00:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1917053003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1917053003/40001
4 years, 8 months ago (2016-04-26 18:02:52 UTC) #6
danakj
LGTM Maybe we want a PRESUBMIT ban for scoped_ptr until we delete it, if we ...
4 years, 8 months ago (2016-04-26 18:15:54 UTC) #7
dcheng
On 2016/04/26 at 18:15:54, danakj wrote: > LGTM > > Maybe we want a PRESUBMIT ...
4 years, 8 months ago (2016-04-26 18:32:33 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-26 19:29:08 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 19:30:54 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/18ec0b546913970cbe50d6b58e70e013550aed65
Cr-Commit-Position: refs/heads/master@{#389848}

Powered by Google App Engine
This is Rietveld 408576698