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

Issue 2142263002: Remove ContentViewCore dependency from OverlayPanel (Closed)

Created:
4 years, 5 months ago by mdjones
Modified:
4 years, 5 months ago
CC:
chromium-reviews, no sievers
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ContentViewCore dependency from OverlayPanel The only reason ContentViewCore is passed to the OverlayPanels is to get the cc::Layer containing the content. This change removes the dependency on ContentViewCore from the native OverlayPanel layers in favor of the cc::Layer obtained from WebContents. BUG=626848 Committed: https://crrev.com/88238fa101071d080ae92cf9b1c8b43177a6b5f2 Cr-Commit-Position: refs/heads/master@{#405360}

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments #

Patch Set 3 : var name #

Messages

Total messages: 16 (6 generated)
mdjones
ptal
4 years, 5 months ago (2016-07-12 22:21:48 UTC) #2
no sievers
lgtm w/nits. thanks! https://codereview.chromium.org/2142263002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java (right): https://codereview.chromium.org/2142263002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java#newcode109 chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java:109: WebContents panelWebContents = panel.getContentViewCore() != null ...
4 years, 5 months ago (2016-07-12 23:44:16 UTC) #4
mdjones
https://codereview.chromium.org/2142263002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java (right): https://codereview.chromium.org/2142263002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java#newcode109 chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java:109: WebContents panelWebContents = panel.getContentViewCore() != null On 2016/07/12 23:44:16, ...
4 years, 5 months ago (2016-07-13 00:21:31 UTC) #5
Theresa
lgtm
4 years, 5 months ago (2016-07-13 00:25:16 UTC) #6
mdjones
+dtrainor for owners
4 years, 5 months ago (2016-07-13 00:59:29 UTC) #8
David Trainor- moved to gerrit
lgtm thanks!
4 years, 5 months ago (2016-07-13 19:59:34 UTC) #9
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/2142263002/40001
4 years, 5 months ago (2016-07-13 22:43:10 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-14 00:17:41 UTC) #13
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 00:17:55 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 00:20:04 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/88238fa101071d080ae92cf9b1c8b43177a6b5f2
Cr-Commit-Position: refs/heads/master@{#405360}

Powered by Google App Engine
This is Rietveld 408576698