diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-11 14:20:37 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-11 14:20:37 +0000 |
commit | 7c6f155e075991e2e94d1682c5d0e9b341a8831e (patch) | |
tree | b67c5dc4658230ca0c9de989037d51132fefbcbe /android_webview/browser/aw_browser_context.h | |
parent | 174a621f96913029748c965389706d2b32eb153b (diff) | |
download | chromium_src-7c6f155e075991e2e94d1682c5d0e9b341a8831e.zip chromium_src-7c6f155e075991e2e94d1682c5d0e9b341a8831e.tar.gz chromium_src-7c6f155e075991e2e94d1682c5d0e9b341a8831e.tar.bz2 |
We want to be able to use the generated mojom.js files on web servers
without having access to the core Mojo system. Currently the only reason
these files depend on core is to get kInvalidHandle, but there's no such
constant on the C++ side anymore.
This CL replaces core.kInvalidHandle with |null| and teaches the handle
converters how to convert null to and from an invalid handle.
R=sky@chromium.org
BUG=372065
Review URL: https://codereview.chromium.org/278093003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269704 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/browser/aw_browser_context.h')
0 files changed, 0 insertions, 0 deletions