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

Issue 1404733003: Implement stub of Blink API to check for enabled experiments (Closed)

Created:
5 years, 2 months ago by chasej
Modified:
5 years, 2 months ago
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/153f0dd478de52c46f77abeb1fa8a94cbd89560f Cr-Commit-Position: refs/heads/master@{#354887}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -0 lines) Patch
M third_party/WebKit/Source/core/core.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/experiments/Experiments.h View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/experiments/Experiments.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/experiments/ExperimentsTest.cpp View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
chasej
mek, please take a look.
5 years, 2 months ago (2015-10-14 23:17:52 UTC) #2
Marijn Kruisselbrink
lgtm
5 years, 2 months ago (2015-10-15 00:34:08 UTC) #3
chasej
rbyers, please take a look.
5 years, 2 months ago (2015-10-16 17:54:06 UTC) #5
Rick Byers
LGTM
5 years, 2 months ago (2015-10-19 20:09:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1404733003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1404733003/1
5 years, 2 months ago (2015-10-19 20:21:33 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-19 22:22:21 UTC) #9
commit-bot: I haz the power
5 years, 2 months ago (2015-10-19 22:23:35 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/153f0dd478de52c46f77abeb1fa8a94cbd89560f
Cr-Commit-Position: refs/heads/master@{#354887}

Powered by Google App Engine
This is Rietveld 408576698