diff options
author | haaawk@google.com <haaawk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-20 09:58:59 +0000 |
---|---|---|
committer | haaawk@google.com <haaawk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-20 09:58:59 +0000 |
commit | 89b9af350150ab571bae9908206df036e6cee501 (patch) | |
tree | 62445f922be4977931ff65329326449eb4b46b87 /content/shell/shell_url_request_context_getter.cc | |
parent | a1549fc91b69418f3bb521984a5e99cddbabb70e (diff) | |
download | chromium_src-89b9af350150ab571bae9908206df036e6cee501.zip chromium_src-89b9af350150ab571bae9908206df036e6cee501.tar.gz chromium_src-89b9af350150ab571bae9908206df036e6cee501.tar.bz2 |
Android:Method to check if native library is initialized.
It's required by ContentProvider in Android to avoid loading native library
as a result of ContentProvider call. It allows ContentProvider to determine
if native library is initialized and proceed only if so. ContentProvider.query
method will drop the request if the library is not initialized.
BUG= 176000
Review URL: https://chromiumcodereview.appspot.com/23125004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218438 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/shell_url_request_context_getter.cc')
0 files changed, 0 insertions, 0 deletions