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

Issue 91313002: Add a runtime flag for navigator content utils (Closed)

Created:
7 years ago by gyuyoung-inactive
Modified:
7 years ago
Reviewers:
abarth-chromium
CC:
blink-reviews, jamesr, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add a runtime flag for navigator content utils To prepare to remove ENABLE(NAVIGATOR_CONTENT_UTILS) macro, this cl add a runtime flag(NavigatorContentUtils) as *experimental*. Besides APIs which can enable/disable this feature are added as well. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163413

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M Source/platform/RuntimeEnabledFeatures.in View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebRuntimeFeatures.cpp View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M public/web/WebRuntimeFeatures.h View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
gyuyoung-inactive
7 years ago (2013-11-28 21:48:06 UTC) #1
gyuyoung-inactive
On 2013/11/28 21:48:06, gyuyoung wrote: Abarth, I wonder how do you think about this patch.
7 years ago (2013-12-02 05:11:08 UTC) #2
abarth-chromium
Is this runtime flag set correctly on Android? Perhaps we need to introduce the API ...
7 years ago (2013-12-02 19:45:21 UTC) #3
gyuyoung-inactive
On 2013/12/02 19:45:21, abarth wrote: > Is this runtime flag set correctly on Android? Perhaps ...
7 years ago (2013-12-03 12:09:12 UTC) #4
gyuyoung-inactive
On 2013/12/03 12:09:12, gyuyoung wrote: > On 2013/12/02 19:45:21, abarth wrote: > > Is this ...
7 years ago (2013-12-04 09:22:54 UTC) #5
gyuyoung-inactive
On 2013/12/04 09:22:54, gyuyoung wrote: > On 2013/12/03 12:09:12, gyuyoung wrote: > > On 2013/12/02 ...
7 years ago (2013-12-05 13:31:54 UTC) #6
abarth-chromium
You need to land this change in three steps: 1) Add an API to set ...
7 years ago (2013-12-05 19:07:45 UTC) #7
gyuyoung-inactive
On 2013/12/05 19:07:45, abarth wrote: > You need to land this change in three steps: ...
7 years ago (2013-12-06 00:49:02 UTC) #8
abarth-chromium
On 2013/12/06 00:49:02, gyuyoung wrote: > I see. So, I only add an API to ...
7 years ago (2013-12-09 07:09:47 UTC) #9
abarth-chromium
https://codereview.chromium.org/91313002/diff/80001/Source/platform/RuntimeEnabledFeatures.in File Source/platform/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/91313002/diff/80001/Source/platform/RuntimeEnabledFeatures.in#newcode75 Source/platform/RuntimeEnabledFeatures.in:75: NavigatorContentUtils status=experimental I'd leave the status off here. It's ...
7 years ago (2013-12-09 07:12:55 UTC) #10
gyuyoung-inactive
https://codereview.chromium.org/91313002/diff/80001/Source/platform/RuntimeEnabledFeatures.in File Source/platform/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/91313002/diff/80001/Source/platform/RuntimeEnabledFeatures.in#newcode75 Source/platform/RuntimeEnabledFeatures.in:75: NavigatorContentUtils status=experimental On 2013/12/09 07:12:55, abarth wrote: > I'd ...
7 years ago (2013-12-09 07:35:31 UTC) #11
abarth-chromium
lgtm
7 years ago (2013-12-09 07:36:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/91313002/160001
7 years ago (2013-12-09 07:36:20 UTC) #13
commit-bot: I haz the power
7 years ago (2013-12-09 09:09:54 UTC) #14
Message was sent while issue was closed.
Change committed as 163413

Powered by Google App Engine
This is Rietveld 408576698