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

Issue 3082001: Add a new feature define ENABLE_BLOB.... (Closed)

Created:
10 years, 4 months ago by jianli
Modified:
9 years, 6 months ago
Reviewers:
levin
CC:
chromium-reviews
Visibility:
Public.

Description

Add a new feature define ENABLE_BLOB. We need to replace all blob related feature defines ENABLE_BLOB_SLICE and ENABLE_FILE_READER. This patch only adds the new feature define in order to be prepared for the corresponding WebKit patch to land. After it is brought down, we will then remove 2 obsolete feature defines. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54770

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M build/features_override.gypi View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
jianli
10 years, 4 months ago (2010-07-28 20:16:16 UTC) #1
levin
http://codereview.chromium.org/3082001/diff/1/2 File build/features_override.gypi (right): http://codereview.chromium.org/3082001/diff/1/2#newcode15 build/features_override.gypi:15: 'ENABLE_BLOB_SLICE=1', Why do we still have BLOB_SLICE here? (I ...
10 years, 4 months ago (2010-07-28 20:21:20 UTC) #2
levin
10 years, 4 months ago (2010-07-28 20:22:29 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698