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

Issue 54923002: Android: Allow duplicate calls to InitApplicationContext. (Closed)

Created:
7 years, 1 month ago by Torne
Modified:
7 years, 1 month ago
CC:
chromium-reviews, viettrungluu+watch_chromium.org, amit, ben+mojo_chromium.org, frankf+watch_chromium.org, dcaiafa+watch_chromium.org, craigdh+watch_chromium.org, jam, abarth-chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, yfriedman+watch_chromium.org, erikwright+watch_chromium.org, wez+watch_chromium.org, sanjeevr, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, ilevy-cc_chromium.org, sergeyu+watch_chromium.org, alexeypa+watch_chromium.org, jochen+watch_chromium.org, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, klundberg+watch_chromium.org, garykac+watch_chromium.org, Aaron Boodman, lambroslambrou+watch_chromium.org, bulach+watch_chromium.org, darin (slow to review)
Visibility:
Public.

Description

Android: Allow duplicate calls to InitApplicationContext. Allow InitApplicationContext to be called more than once as long as the same context is passed each time. This will make it possible for AwCookieManager to make use of certain JNI functions before Chromium has been initialised without needing to keep track of whether it's already passed the application context to native or not. BUG=304813 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234271

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M base/android/jni_android.h View 1 chunk +2 lines, -1 line 0 comments Download
M base/android/jni_android.cc View 1 chunk +5 lines, -1 line 0 comments Download
M content/app/android/content_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/browsertests_apk/content_browser_tests_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/android/mojo_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M testing/android/native_test_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
Torne
7 years, 1 month ago (2013-10-31 15:45:23 UTC) #1
Yaron
lgtm IIRC this is part of a larger arc. Can you file a tracking bug ...
7 years, 1 month ago (2013-10-31 21:11:58 UTC) #2
Torne
On 2013/10/31 21:11:58, Yaron wrote: > lgtm > > IIRC this is part of a ...
7 years, 1 month ago (2013-11-01 11:42:15 UTC) #3
Torne
+solb for remoting/client/jni/ OWNERS +darin for mojo/ OWNERS
7 years, 1 month ago (2013-11-01 12:02:25 UTC) #4
Lambros
remoting lgtm
7 years, 1 month ago (2013-11-01 16:18:22 UTC) #5
solb
lgtm
7 years, 1 month ago (2013-11-02 04:32:19 UTC) #6
bulach
lgtm, thanks!
7 years, 1 month ago (2013-11-04 17:54:50 UTC) #7
Torne
darin: ping, need an OWNERS for mojo/
7 years, 1 month ago (2013-11-05 11:10:50 UTC) #8
Torne
jamesr, can I get an OWNERS stamp for mojo/ ? darin seems busy :)
7 years, 1 month ago (2013-11-07 15:21:06 UTC) #9
jamesr
mojo/ lgtm, although the overall change feels a little icky. why can't we keep track ...
7 years, 1 month ago (2013-11-07 17:56:46 UTC) #10
jamesr
mojo/ lgtm, although the overall change feels a little icky. why can't we keep track ...
7 years, 1 month ago (2013-11-07 17:56:46 UTC) #11
Torne
On 2013/11/07 17:56:46, jamesr wrote: > mojo/ lgtm, although the overall change feels a little ...
7 years, 1 month ago (2013-11-07 18:10:19 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/54923002/1
7 years, 1 month ago (2013-11-11 11:09:09 UTC) #13
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-11 12:00:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/54923002/1
7 years, 1 month ago (2013-11-11 12:36:56 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=222600
7 years, 1 month ago (2013-11-11 19:03:09 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/54923002/1
7 years, 1 month ago (2013-11-11 20:26:16 UTC) #17
commit-bot: I haz the power
7 years, 1 month ago (2013-11-11 20:29:36 UTC) #18
Message was sent while issue was closed.
Change committed as 234271

Powered by Google App Engine
This is Rietveld 408576698