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

Issue 874683006: Chromecast: makes CastWindowAndroid use CastContentWindow. (Closed)

Created:
5 years, 10 months ago by gunsch
Modified:
5 years, 10 months ago
Reviewers:
lcwu1, byungchul
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Chromecast: makes CastWindowAndroid use CastContentWindow. This unifies the WebContents creation code between each platform. R=lcwu@chromium.org,byungchul@chromium.org BUG=internal b/18934906 Committed: https://crrev.com/cd38a84418d8d192199016af8c3902e6fea61d5a Cr-Commit-Position: refs/heads/master@{#315818}

Patch Set 1 #

Total comments: 4

Patch Set 2 : better naming. removed test hack. #

Patch Set 3 : adds explicit #

Total comments: 2

Patch Set 4 : change ScopedJavaLocalRef behavior #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -55 lines) Patch
M chromecast/browser/android/cast_window_android.h View 1 2 2 chunks +6 lines, -7 lines 0 comments Download
M chromecast/browser/android/cast_window_android.cc View 1 2 3 4 chunks +25 lines, -48 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
gunsch
5 years, 10 months ago (2015-02-03 22:42:07 UTC) #1
lcwu1
https://codereview.chromium.org/874683006/diff/1/chromecast/browser/android/cast_window_android.cc File chromecast/browser/android/cast_window_android.cc (right): https://codereview.chromium.org/874683006/diff/1/chromecast/browser/android/cast_window_android.cc#newcode48 chromecast/browser/android/cast_window_android.cc:48: window_(new CastContentWindow), Given that you renamed 'shell' to 'window' ...
5 years, 10 months ago (2015-02-04 00:28:31 UTC) #2
gunsch
https://codereview.chromium.org/874683006/diff/1/chromecast/browser/android/cast_window_android.cc File chromecast/browser/android/cast_window_android.cc (right): https://codereview.chromium.org/874683006/diff/1/chromecast/browser/android/cast_window_android.cc#newcode48 chromecast/browser/android/cast_window_android.cc:48: window_(new CastContentWindow), On 2015/02/04 00:28:31, lcwu1 wrote: > Given ...
5 years, 10 months ago (2015-02-04 00:38:36 UTC) #3
lcwu1
lgtm
5 years, 10 months ago (2015-02-04 00:44:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/874683006/40001
5 years, 10 months ago (2015-02-04 00:45:32 UTC) #6
byungchul
https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc File chromecast/browser/android/cast_window_android.cc (right): https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc#newcode59 chromecast/browser/android/cast_window_android.cc:59: window_java_.Reset(env, CreateCastWindowView(this).Release()); I think it makes a memory leak ...
5 years, 10 months ago (2015-02-04 01:04:52 UTC) #7
gunsch
https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc File chromecast/browser/android/cast_window_android.cc (right): https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc#newcode59 chromecast/browser/android/cast_window_android.cc:59: window_java_.Reset(env, CreateCastWindowView(this).Release()); On 2015/02/04 01:04:52, byungchul wrote: > I ...
5 years, 10 months ago (2015-02-04 01:16:32 UTC) #9
byungchul
On 2015/02/04 01:16:32, gunsch wrote: > https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc > File chromecast/browser/android/cast_window_android.cc (right): > > https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc#newcode59 > ...
5 years, 10 months ago (2015-02-04 01:28:10 UTC) #10
gunsch
On 2015/02/04 01:28:10, byungchul wrote: > On 2015/02/04 01:16:32, gunsch wrote: > > > https://codereview.chromium.org/874683006/diff/40001/chromecast/browser/android/cast_window_android.cc ...
5 years, 10 months ago (2015-02-04 01:59:15 UTC) #12
byungchul
lgtm
5 years, 10 months ago (2015-02-11 17:39:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/874683006/60001
5 years, 10 months ago (2015-02-11 19:24:47 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-11 20:01:08 UTC) #16
commit-bot: I haz the power
5 years, 10 months ago (2015-02-11 20:01:57 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cd38a84418d8d192199016af8c3902e6fea61d5a
Cr-Commit-Position: refs/heads/master@{#315818}

Powered by Google App Engine
This is Rietveld 408576698