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

Issue 2179563003: Android: Remove ContentViewCore::GetLayer() from public interface (Closed)

Created:
4 years, 5 months ago by no sievers
Modified:
4 years, 4 months ago
Reviewers:
Ted C
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Remove ContentViewCore::GetLayer() from public interface This removes some native references to ContentViewCore from the embedder, which were mostly unnecessary indirections and can use WebContents directly. BUG=626764 Committed: https://crrev.com/77e87e6a068ab2297d4107bd38f81de4d24eebee Cr-Commit-Position: refs/heads/master@{#408772}

Patch Set 1 #

Total comments: 6

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -195 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/compositor/layouts/content/TabContentManager.java View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManager.java View 5 chunks +7 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java View 1 5 chunks +13 lines, -11 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchTapEventTest.java View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/android/compositor/tab_content_manager.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/compositor/tab_content_manager.cc View 1 2 6 chunks +15 lines, -44 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate.h View 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate.cc View 6 chunks +11 lines, -16 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_manager.h View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_manager.cc View 4 chunks +17 lines, -19 lines 0 comments Download
M chrome/browser/android/tab_android.h View 4 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/android/tab_android.cc View 7 chunks +25 lines, -36 lines 0 comments Download
M content/browser/android/content_view_core_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 2 chunks +0 lines, -11 lines 0 comments Download
M content/browser/android/content_view_render_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/android/content_view_render_view.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 chunk +0 lines, -9 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java View 3 chunks +6 lines, -5 lines 0 comments Download
M content/public/browser/android/content_view_core.h View 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
no sievers
Ted, ptal! Thanks.
4 years, 5 months ago (2016-07-23 00:37:04 UTC) #3
Ted C
lgtm but it looks like you have some broken tests as well https://codereview.chromium.org/2179563003/diff/1/chrome/browser/android/compositor/tab_content_manager.cc File chrome/browser/android/compositor/tab_content_manager.cc ...
4 years, 4 months ago (2016-07-25 23:46:54 UTC) #9
no sievers
https://codereview.chromium.org/2179563003/diff/1/chrome/browser/android/compositor/tab_content_manager.cc File chrome/browser/android/compositor/tab_content_manager.cc (left): https://codereview.chromium.org/2179563003/diff/1/chrome/browser/android/compositor/tab_content_manager.cc#oldcode268 chrome/browser/android/compositor/tab_content_manager.cc:268: pending_tab_readbacks_.set(tab_id, std::move(readback_request)); On 2016/07/25 23:46:53, Ted C wrote: > ...
4 years, 4 months ago (2016-07-29 20:54:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2179563003/40001
4 years, 4 months ago (2016-07-29 21:29:58 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-29 21:34:17 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 21:36:20 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/77e87e6a068ab2297d4107bd38f81de4d24eebee
Cr-Commit-Position: refs/heads/master@{#408772}

Powered by Google App Engine
This is Rietveld 408576698