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

Issue 2830643002: [webnfc] Add WebNFC feature flag (Closed)

Created:
3 years, 8 months ago by shalamov
Modified:
3 years, 8 months ago
CC:
agrieve+watch_chromium.org, asvitkine+watch_chromium.org, blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, jam, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[webnfc] Add WebNFC feature flag This CL adds WebNFC feature flag, so that API access can be controlled separately from other experimental web platform features. This would enable feature control during origin-trial process. BUG=520391 Review-Url: https://codereview.chromium.org/2830643002 Cr-Commit-Position: refs/heads/master@{#465992} Committed: https://chromium.googlesource.com/chromium/src/+/588eca456e606a5697043317e5d777fad880c6f8

Patch Set 1 #

Patch Set 2 : Add flags to histograms.xml #

Total comments: 4

Patch Set 3 : Fixes for review comments #

Patch Set 4 : Rebased to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -3 lines) Patch
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/android/content_feature_list.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/child/runtime_features.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentFeatureList.java View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/InterfaceRegistrarImpl.java View 1 chunk +3 lines, -1 line 0 comments Download
M content/public/common/content_features.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_features.cc View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebRuntimeFeatures.cpp View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/public/web/WebRuntimeFeatures.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (21 generated)
shalamov
Please take a look.
3 years, 8 months ago (2017-04-19 14:20:33 UTC) #8
Reilly Grant (use Gerrit)
lgtm
3 years, 8 months ago (2017-04-19 15:37:50 UTC) #9
jochen (gone - plz use gerrit)
lgtm
3 years, 8 months ago (2017-04-19 15:40:23 UTC) #10
Alexei Svitkine (slow)
lgtm % comments https://codereview.chromium.org/2830643002/diff/20001/content/public/common/content_features.cc File content/public/common/content_features.cc (right): https://codereview.chromium.org/2830643002/diff/20001/content/public/common/content_features.cc#newcode302 content/public/common/content_features.cc:302: #else Nit: Add // !defined(OS_ANDROID) https://codereview.chromium.org/2830643002/diff/20001/tools/metrics/histograms/histograms.xml ...
3 years, 8 months ago (2017-04-19 16:43:53 UTC) #13
shalamov
Thanks for quick review! https://codereview.chromium.org/2830643002/diff/20001/content/public/common/content_features.cc File content/public/common/content_features.cc (right): https://codereview.chromium.org/2830643002/diff/20001/content/public/common/content_features.cc#newcode302 content/public/common/content_features.cc:302: #else On 2017/04/19 16:43:52, Alexei ...
3 years, 8 months ago (2017-04-20 07:30:00 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2830643002/60001
3 years, 8 months ago (2017-04-20 13:27:59 UTC) #25
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 13:33:03 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/588eca456e606a5697043317e5d7...

Powered by Google App Engine
This is Rietveld 408576698