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

Issue 606033002: Make FTS2 inclusion in SQLite optional (Closed)

Created:
6 years, 2 months ago by the_jk
Modified:
6 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make FTS2 inclusion in SQLite optional Only platforms/products that need to support old history files need FTS2 support in the included SQLite library. BUG=418082 R=shess@chromium.org R=michaeln@chromium.org R=erikwright@chromium.org Committed: https://crrev.com/ffdda02dd3b523b35f63c0580fcde3f17cdf1e9a Cr-Commit-Position: refs/heads/master@{#298022}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add support_pre_M6_history_database #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -18 lines) Patch
M build/common.gypi View 1 2 4 chunks +8 lines, -0 lines 0 comments Download
M sql/sql.gyp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M sql/sqlite_features_unittest.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/sqlite/sqlite.gyp View 1 2 4 chunks +22 lines, -15 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
the_jk
6 years, 2 months ago (2014-09-26 13:35:20 UTC) #1
the_jk
6 years, 2 months ago (2014-09-26 13:40:04 UTC) #3
erikwright (departed)
https://codereview.chromium.org/606033002/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/606033002/diff/1/build/common.gypi#newcode2342 build/common.gypi:2342: 'sqlite_enable_fts2%': 1, I think there should be a variable ...
6 years, 2 months ago (2014-09-30 14:08:44 UTC) #4
michaeln
conditionally building fts2 sgtm, but my gyp kungfu is sorely lacking, can you run tryjobs?
6 years, 2 months ago (2014-10-01 20:04:15 UTC) #5
the_jk
On 2014/10/01 20:04:15, michaeln wrote: > conditionally building fts2 sgtm, but my gyp kungfu is ...
6 years, 2 months ago (2014-10-02 09:54:19 UTC) #6
erikwright (departed)
LGTM.
6 years, 2 months ago (2014-10-02 14:13:54 UTC) #7
michaeln
lgtm 2
6 years, 2 months ago (2014-10-02 19:40:48 UTC) #8
Scott Hess - ex-Googler
I'm on leave, so don't take this as authoritative or blocking (if you ask questions, ...
6 years, 2 months ago (2014-10-03 00:22:12 UTC) #9
the_jk
On 2014/10/03 00:22:12, Scott Hess - On Leave wrote: > I'm on leave, so don't ...
6 years, 2 months ago (2014-10-03 09:01:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/606033002/20001
6 years, 2 months ago (2014-10-03 09:03:41 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu () win_gpu on tryserver.chromium.gpu () android_aosp ...
6 years, 2 months ago (2014-10-03 09:10:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/606033002/40001
6 years, 2 months ago (2014-10-03 10:35:49 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001) as c9e6c64615b17073444fb33cb4e4d8a0bff634cc
6 years, 2 months ago (2014-10-03 11:36:27 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-03 11:37:06 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ffdda02dd3b523b35f63c0580fcde3f17cdf1e9a
Cr-Commit-Position: refs/heads/master@{#298022}

Powered by Google App Engine
This is Rietveld 408576698