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

Issue 15807002: WIP patch for autogenerating WebRuntimeFeatures.*, no plans to land this.

Created:
7 years, 7 months ago by eseidel
Modified:
7 years, 7 months ago
Reviewers:
CC:
blink-reviews, eae+blinkwatch
Visibility:
Public.

Description

WIP patch for autogenerating WebRuntimeFeatures.*, no plans to land this. Autogenerating Blink public API is not something we've done before and may be complicated from a GYP perspective. Probably better to make it possible for Blink to accept a string of features and then chromium can have a single --enable-blink-features="foo,bar" command line flag which it just passes the content of to us.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -0 lines) Patch
A Source/core/scripts/make_web_runtime_features.py View 1 chunk +140 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698