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

Issue 1139913005: Replace WindowCallbackWrapper with a generated instance. (Closed)

Created:
5 years, 7 months ago by Yaron
Modified:
5 years, 7 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@battery
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace WindowCallbackWrapper with a generated instance. Rather than having to manually define each function in Window.Callback and forward it along, instead use reflection to automatically forward all calls that aren't interesting. BUG=487378 Committed: https://crrev.com/879d892afd2a9bf04443064ea2836a8c9a9f1019 Cr-Commit-Position: refs/heads/master@{#330015}

Patch Set 1 #

Total comments: 1

Patch Set 2 : test #

Patch Set 3 : test updates #

Patch Set 4 : update assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -168 lines) Patch
M base/android/java/src/org/chromium/base/BaseChromiumApplication.java View 1 2 3 2 chunks +60 lines, -28 lines 0 comments Download
D base/android/java/src/org/chromium/base/WindowCallbackWrapper.java View 1 chunk +0 lines, -140 lines 0 comments Download
A base/android/junit/src/org/chromium/base/BaseChromiumApplicationTest.java View 1 2 1 chunk +94 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (5 generated)
Yaron
dtrainor: I think you added windowfocus aurimas: you added the appcompat fix This appears to ...
5 years, 7 months ago (2015-05-12 19:46:32 UTC) #2
Yaron
https://codereview.chromium.org/1139913005/diff/1/base/android/java/src/org/chromium/base/BaseChromiumApplication.java File base/android/java/src/org/chromium/base/BaseChromiumApplication.java (right): https://codereview.chromium.org/1139913005/diff/1/base/android/java/src/org/chromium/base/BaseChromiumApplication.java#newcode46 base/android/java/src/org/chromium/base/BaseChromiumApplication.java:46: private final Activity mActivity; I was worried about this ...
5 years, 7 months ago (2015-05-12 19:47:51 UTC) #3
David Trainor- moved to gerrit
On 2015/05/12 19:47:51, Yaron wrote: > https://codereview.chromium.org/1139913005/diff/1/base/android/java/src/org/chromium/base/BaseChromiumApplication.java > File base/android/java/src/org/chromium/base/BaseChromiumApplication.java > (right): > > https://codereview.chromium.org/1139913005/diff/1/base/android/java/src/org/chromium/base/BaseChromiumApplication.java#newcode46 ...
5 years, 7 months ago (2015-05-12 21:11:29 UTC) #4
Yaron
On 2015/05/12 21:11:29, David Trainor wrote: > On 2015/05/12 19:47:51, Yaron wrote: > > > ...
5 years, 7 months ago (2015-05-12 21:32:31 UTC) #5
David Trainor- moved to gerrit
On 2015/05/12 21:32:31, Yaron wrote: > On 2015/05/12 21:11:29, David Trainor wrote: > > On ...
5 years, 7 months ago (2015-05-12 21:39:20 UTC) #6
Yaron
added robolectric test
5 years, 7 months ago (2015-05-13 21:12:01 UTC) #7
Yaron
On 2015/05/13 21:12:01, Yaron wrote: > added robolectric test updated test to be a little ...
5 years, 7 months ago (2015-05-14 16:55:30 UTC) #8
David Trainor- moved to gerrit
Thanks for the tests! This lgtm.
5 years, 7 months ago (2015-05-14 17:34:03 UTC) #9
Yaron
On 2015/05/14 17:34:03, David Trainor wrote: > Thanks for the tests! This lgtm. Disdu
5 years, 7 months ago (2015-05-14 18:50:52 UTC) #10
Yaron
On 2015/05/14 18:50:52, Yaron wrote: > On 2015/05/14 17:34:03, David Trainor wrote: > > Thanks ...
5 years, 7 months ago (2015-05-14 18:52:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139913005/40001
5 years, 7 months ago (2015-05-14 18:52:21 UTC) #13
Yaron
On 2015/05/14 18:52:21, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 7 months ago (2015-05-15 01:29:16 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139913005/60001
5 years, 7 months ago (2015-05-15 01:30:28 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-15 01:39:43 UTC) #19
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 01:40:40 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/879d892afd2a9bf04443064ea2836a8c9a9f1019
Cr-Commit-Position: refs/heads/master@{#330015}

Powered by Google App Engine
This is Rietveld 408576698