DescriptionAndroid: 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 #
Messages
Total messages: 18 (0 generated)
|