diff options
author | chasej <chasej@chromium.org> | 2015-10-19 15:22:13 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-19 22:23:29 +0000 |
commit | 153f0dd478de52c46f77abeb1fa8a94cbd89560f (patch) | |
tree | c7c42ed860930ff47dc74f09233a7e886bdef2dd /ipc | |
parent | f21893986d3aa62b0a5e4185fdbc245e5d2bd37c (diff) | |
download | chromium_src-153f0dd478de52c46f77abeb1fa8a94cbd89560f.zip chromium_src-153f0dd478de52c46f77abeb1fa8a94cbd89560f.tar.gz chromium_src-153f0dd478de52c46f77abeb1fa8a94cbd89560f.tar.bz2 |
Implement stub of Blink API to check for enabled experiments
Allows APIs implemented in Blink to check (from native code), if the
API is enabled for the current context. Stub implementation will
always return that the API is disabled.
API is synchronous so it can be called from API implementations that are
synchronous.
BUG=543140
Review URL: https://codereview.chromium.org/1404733003
Cr-Commit-Position: refs/heads/master@{#354887}
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions