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

Issue 316963003: Keep a static reference to Java GCMDriver instance (Closed)

Created:
6 years, 6 months ago by johnme
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Keep a static reference to Java GCMDriver instance This is so that intent handlers etc will be able to access the GCMDriver instance (if any), or if it's null they'll know that they need to launch the native browser process and tell it to create a C++ GCMDriverAndroid. BUG=350384 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276187

Patch Set 1 #

Patch Set 2 : Add assertOnUiThread to public static methods #

Total comments: 4

Patch Set 3 : Added TODOs #

Patch Set 4 : Fix trybots #

Patch Set 5 : Fix FindBugs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -26 lines) Patch
M build/android/findbugs_filter/findbugs_exclude.xml View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M components/gcm_driver/android/java/src/org/chromium/components/gcm_driver/GCMDriver.java View 1 2 3 4 6 chunks +64 lines, -26 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
johnme
6 years, 6 months ago (2014-06-04 16:11:00 UTC) #1
fgorski
What are the benefits of that approach? (I want to understand the change better.) I ...
6 years, 6 months ago (2014-06-05 05:33:56 UTC) #2
johnme
On 2014/06/05 05:33:56, fgorski wrote: > What are the benefits of that approach? (I want ...
6 years, 6 months ago (2014-06-06 19:20:31 UTC) #3
fgorski
lgtm. Thanks for explanation. I checked out the other patch and I think I understand ...
6 years, 6 months ago (2014-06-09 17:31:03 UTC) #4
johnme
Thanks for the review! > When are you going to be working on launchNative part? ...
6 years, 6 months ago (2014-06-09 20:19:58 UTC) #5
johnme
The CQ bit was checked by johnme@chromium.org
6 years, 6 months ago (2014-06-09 20:20:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johnme@chromium.org/316963003/40001
6 years, 6 months ago (2014-06-09 20:29:25 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-10 08:37:40 UTC) #8
johnme
The CQ bit was checked by johnme@chromium.org
6 years, 6 months ago (2014-06-10 10:15:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johnme@chromium.org/316963003/60001
6 years, 6 months ago (2014-06-10 10:17:15 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-10 14:04:44 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-10 14:35:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/193723)
6 years, 6 months ago (2014-06-10 14:35:12 UTC) #13
johnme
The CQ bit was checked by johnme@chromium.org
6 years, 6 months ago (2014-06-10 15:36:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johnme@chromium.org/316963003/80001
6 years, 6 months ago (2014-06-10 15:38:32 UTC) #15
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 22:51:03 UTC) #16
Message was sent while issue was closed.
Change committed as 276187

Powered by Google App Engine
This is Rietveld 408576698