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

Issue 1538663003: Add code generation for ExperimentalFeatures class from RuntimeEnabledFeatures. (Closed)

Created:
5 years ago by iclelland
Modified:
4 years, 12 months ago
Reviewers:
haraken, chasej, jbroman
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

Add code generation for ExperimentalFeatures class from RuntimeEnabledFeatures. BUG=551609 Committed: https://crrev.com/194b30abd21263b4351b9b0eff22153fcf85f25c Cr-Commit-Position: refs/heads/master@{#366426}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix broken GN build dependency #

Total comments: 1

Messages

Total messages: 16 (7 generated)
iclelland
+jbroman -- can you PTAL? This is an attempt at addressing the issues raised in ...
5 years ago (2015-12-18 16:46:32 UTC) #3
jbroman
lgtm https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl File third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl (right): https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl#newcode4 third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl:4: #include "config.h" warning: config.h will go away soon ...
5 years ago (2015-12-21 15:03:51 UTC) #4
chasej
https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/core/BUILD.gn File third_party/WebKit/Source/core/BUILD.gn (right): https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/core/BUILD.gn#newcode1001 third_party/WebKit/Source/core/BUILD.gn:1001: "../build/scripts/templates/ExperimentalFeatures.idl.tmpl", This should be ExperimentalFeatures.cpp.tmpl? https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/core/BUILD.gn#newcode1004 third_party/WebKit/Source/core/BUILD.gn:1004: "$blink_core_output_dir/experiments/ExperimentalFeatures.idl", This ...
5 years ago (2015-12-21 16:33:04 UTC) #5
iclelland
https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl File third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl (right): https://codereview.chromium.org/1538663003/diff/1/third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl#newcode4 third_party/WebKit/Source/build/scripts/templates/ExperimentalFeatures.cpp.tmpl:4: #include "config.h" On 2015/12/21 15:03:51, jbroman wrote: > warning: ...
5 years ago (2015-12-21 17:17:24 UTC) #6
chasej
lgtm
5 years ago (2015-12-21 18:08:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538663003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538663003/20001
5 years ago (2015-12-21 18:29:14 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-21 18:45:05 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/194b30abd21263b4351b9b0eff22153fcf85f25c Cr-Commit-Position: refs/heads/master@{#366426}
5 years ago (2015-12-21 18:46:24 UTC) #14
haraken
4 years, 12 months ago (2015-12-24 15:46:51 UTC) #16
Message was sent while issue was closed.
LGTM

Maybe we want to reach consensus on the naming of this feature though. We're
currently mixing "experimental framework", "experimental feature", "api
experiment", "experiments" etc.

https://codereview.chromium.org/1538663003/diff/20001/third_party/WebKit/Sour...
File third_party/WebKit/Source/build/scripts/make_experimental_features.py
(right):

https://codereview.chromium.org/1538663003/diff/20001/third_party/WebKit/Sour...
third_party/WebKit/Source/build/scripts/make_experimental_features.py:2: #
Copyright (C) 2015 Google Inc. All rights reserved.

Nit: You can use the 3-line copyright.

Powered by Google App Engine
This is Rietveld 408576698