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

Issue 1875463002: Remove unused fields from //content. (Closed)

Created:
4 years, 8 months ago by Łukasz Anforowicz
Modified:
4 years, 8 months ago
Reviewers:
ncarter (slow), ortuno
CC:
aboxhall+watch_chromium.org, asanka, chromium-reviews, creis+watch_chromium.org, danakj+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtapuska+chromiumwatch_chromium.org, dtseng+watch_chromium.org, feature-media-reviews_chromium.org, jam, jbauman+watch_chromium.org, je_julie, jkarlin+watch_chromium.org, jln+watch_chromium.org, jochen+watch_chromium.org, kalyank, kinuko+fileapi, loading-reviews_chromium.org, mcasas+watch_chromium.org, michaeln, miu+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, nasko, nasko+codewatch_chromium.org, nektar+watch_chromium.org, nhiroki, nona+watch_chromium.org, ortuno+watch_chromium.org, Peter Beverloo, piman+watch_chromium.org, posciak+watch_chromium.org, rickyz+watch_chromium.org, scheduler-bugs_chromium.org, scheib+watch_chromium.org, shuchen+watch_chromium.org, sievers+watch_chromium.org, James Su, tracing+reviews_chromium.org, tzik, wfh+watch_chromium.org, yusukes+watch_chromium.org, yuzo+watch_chromium.org, no sievers
Base URL:
https://chromium.googlesource.com/chromium/src.git@scythe-root
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unused fields from //content. This CL was created using Scythe (Googlers only tool, sorry...). See go/scythe for more details. BUG=600434 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/959fb256dce4f0b1dffa1df094cdff0fc3c7040c Cr-Commit-Position: refs/heads/master@{#387990}

Patch Set 1 #

Patch Set 2 : Fix external_popup_menu.cc compile issue on Mac. #

Patch Set 3 : Resurrecting RenderWidgetHostImpl::in_get_backing_store_ #

Patch Set 4 : Resurrecting TextInputClientMessageFilter::child_process_id_ #

Patch Set 5 : Resurrecting ShellJavaScriptDialog::manager_ #

Patch Set 6 : Resurrecting AccessibilityEventRecorder::manager_ #

Patch Set 7 : Really resurrecting AccessibilityEventRecorder::manager_ #

Patch Set 8 : Resurrecting RenderViewHostImpl::virtual_keyboard_requested_ (+ some other changes :-( ). #

Patch Set 9 : Rebasing... #

Patch Set 10 : Rebasing (for real this time)... #

Patch Set 11 : Builds locally. #

Patch Set 12 : Self-review + resurrecting CrosArmGpuProcessPolicy::allow_shmat_ #

Patch Set 13 : Resurrecting MockKeyboard::keyboard_layout_ and keyboard_modifiers_ #

Patch Set 14 : Resurrecting AudioInputRendererHost::AudioEntry::has_keyboard_mic #

Patch Set 15 : Fixed Ozone build. #

Total comments: 18

Patch Set 16 : Addressed feedback from nick@. #

Patch Set 17 : git cl format #

Patch Set 18 : Rebasing... #

Patch Set 19 : Reverting not really needed changes under //gpu. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -150 lines) Patch
M content/browser/appcache/appcache_internals_ui.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/bluetooth/bluetooth_dispatcher_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +3 lines, -6 lines 0 comments Download
M content/browser/cache_storage/cache_storage.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/cache_storage/cache_storage.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/compositor/browser_compositor_overlay_candidate_validator_mac.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/compositor/browser_compositor_overlay_candidate_validator_mac.mm View 1 2 3 4 5 6 7 1 chunk +3 lines, -6 lines 0 comments Download
M content/browser/compositor/browser_compositor_overlay_candidate_validator_ozone.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/compositor/browser_compositor_overlay_candidate_validator_ozone.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -3 lines 0 comments Download
M content/browser/compositor/gpu_process_transport_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/compositor/reflector_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/download/download_manager_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/download/download_manager_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/download/save_package.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/download/save_package.cc View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -3 lines 0 comments Download
M content/browser/fileapi/sandbox_file_system_backend_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -4 lines 0 comments Download
M content/browser/frame_host/frame_tree.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/frame_host/frame_tree_node.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/frame_host/frame_tree_node.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_widget_host_view_guest_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_private.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_private.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/media/capture/web_contents_video_capture_device_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +1 line, -4 lines 0 comments Download
M content/browser/presentation/presentation_service_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/delegated_frame_host.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/delegated_frame_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/input/mouse_wheel_event_queue.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/synthetic_mouse_pointer.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_io_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_io_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -7 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/zygote_host/zygote_communication_linux.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/common/host_shared_bitmap_manager.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +0 lines, -2 lines 0 comments Download
M content/common/host_shared_bitmap_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5 chunks +5 lines, -16 lines 0 comments Download
M content/common/host_shared_bitmap_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +4 lines, -8 lines 0 comments Download
M content/public/browser/load_notification_details.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +0 lines, -5 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.h View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -5 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/child_frame_compositing_helper.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/media_stream_dispatcher_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +1 line, -4 lines 0 comments Download
M content/renderer/media/webaudio_capturer_source.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_device_impl.h View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -7 lines 0 comments Download
M content/renderer/media/webrtc_audio_device_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/pepper/pepper_graphics_2d_host.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/pepper/pepper_plugin_instance_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/scheduler/resource_dispatch_throttler_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 28 (14 generated)
Łukasz Anforowicz
Nick, could you please take a look? (I am picking on you because you are ...
4 years, 8 months ago (2016-04-14 02:40:58 UTC) #3
ncarter (slow)
This seems correct. There are one or two places where I worry we might just ...
4 years, 8 months ago (2016-04-14 17:37:36 UTC) #4
ortuno
https://codereview.chromium.org/1875463002/diff/270001/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (left): https://codereview.chromium.org/1875463002/diff/270001/content/browser/bluetooth/bluetooth_dispatcher_host.cc#oldcode371 content/browser/bluetooth/bluetooth_dispatcher_host.cc:371: int frame_routing_id, On 2016/04/14 at 17:37:36, ncarter wrote: > ...
4 years, 8 months ago (2016-04-14 17:53:53 UTC) #6
Łukasz Anforowicz
nick@, can you take another look? https://codereview.chromium.org/1875463002/diff/270001/content/browser/appcache/appcache_internals_ui.h File content/browser/appcache/appcache_internals_ui.h (right): https://codereview.chromium.org/1875463002/diff/270001/content/browser/appcache/appcache_internals_ui.h#newcode82 content/browser/appcache/appcache_internals_ui.h:82: base::WeakPtr<AppCacheServiceImpl> appcache_service_; On ...
4 years, 8 months ago (2016-04-14 19:34:48 UTC) #7
ncarter (slow)
lgtm
4 years, 8 months ago (2016-04-14 19:43:38 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1875463002/310001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1875463002/310001
4 years, 8 months ago (2016-04-14 19:56:39 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-14 21:52:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1875463002/310001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1875463002/310001
4 years, 8 months ago (2016-04-14 22:05:07 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/168853)
4 years, 8 months ago (2016-04-14 22:23:31 UTC) #16
Łukasz Anforowicz
sievers@, could you please do an OWNERS review for //gpu? (for removing an unused field ...
4 years, 8 months ago (2016-04-14 22:25:29 UTC) #18
Łukasz Anforowicz
I couldn't get hold of sievers@ on Friday and in the morning today, so I'll ...
4 years, 8 months ago (2016-04-18 17:09:36 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1875463002/350001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1875463002/350001
4 years, 8 months ago (2016-04-18 17:13:30 UTC) #24
commit-bot: I haz the power
Committed patchset #19 (id:350001)
4 years, 8 months ago (2016-04-18 20:00:36 UTC) #26
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 20:01:47 UTC) #28
Message was sent while issue was closed.
Patchset 19 (id:??) landed as
https://crrev.com/959fb256dce4f0b1dffa1df094cdff0fc3c7040c
Cr-Commit-Position: refs/heads/master@{#387990}

Powered by Google App Engine
This is Rietveld 408576698