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

Issue 1785443004: [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE. (Closed)

Created:
4 years, 9 months ago by Scott Hess - ex-Googler
Modified:
4 years, 9 months ago
Reviewers:
sdefresne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[sqlite] sql::Recovery working under USE_SYSTEM_SQLITE. Removes the USE_SYSTEM_SQLITE conditional sections in sql::Recover implementation and tests. third_party/sqlite includes sqlite_recover library for the USE_SYSTEM_SQLITE case, with recover.c compiled against the system version of SQLite. Additionally remove interiorCursorEOF() from recover.c, as it was unused, rather than adding a compile flag to allow it. [Relands https://codereview.chromium.org/1782633002/ which relanded https://codereview.chromium.org/1757653002/ ] BUG=584407 TBR=sdefresne@chromium.org Committed: https://crrev.com/b9606f86f7058774ba846c8f9cc8735deb251f0c Cr-Commit-Position: refs/heads/master@{#380703}

Patch Set 1 #

Patch Set 2 : Put sqlite_recover in is_ios for gn, also. #

Total comments: 1

Patch Set 3 : sqlite_recover to public_deps for recovery.cc to include. #

Patch Set 4 : Comment out unused constants. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -40 lines) Patch
M sql/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M sql/recovery.cc View 3 chunks +1 line, -18 lines 0 comments Download
M sql/recovery_unittest.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M sql/sql.gyp View 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/sqlite/BUILD.gn View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M third_party/sqlite/sqlite.gyp View 2 chunks +13 lines, -0 lines 0 comments Download
M third_party/sqlite/src/src/recover.c View 1 2 3 4 chunks +3 lines, -18 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
Scott Hess - ex-Googler
Put sqlite_recover in is_ios for gn, also.
4 years, 9 months ago (2016-03-10 18:12:47 UTC) #1
Scott Hess - ex-Googler
https://codereview.chromium.org/1785443004/diff/20001/third_party/sqlite/BUILD.gn File third_party/sqlite/BUILD.gn (right): https://codereview.chromium.org/1785443004/diff/20001/third_party/sqlite/BUILD.gn#newcode228 third_party/sqlite/BUILD.gn:228: ":sqlite_recover", This change was obviously suggested from the sqlite.gyp ...
4 years, 9 months ago (2016-03-10 18:14:50 UTC) #2
Scott Hess - ex-Googler
sqlite_recover to public_deps for recovery.cc to include.
4 years, 9 months ago (2016-03-10 18:50:36 UTC) #3
Scott Hess - ex-Googler
Comment out unused constants.
4 years, 9 months ago (2016-03-10 19:24:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785443004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785443004/60001
4 years, 9 months ago (2016-03-10 20:15:56 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/179550)
4 years, 9 months ago (2016-03-10 21:03:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785443004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785443004/60001
4 years, 9 months ago (2016-03-10 21:23:51 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/179600)
4 years, 9 months ago (2016-03-10 22:00:55 UTC) #12
Scott Hess - ex-Googler
On 2016/03/10 22:00:55, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 9 months ago (2016-03-10 22:17:37 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785443004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785443004/60001
4 years, 9 months ago (2016-03-10 22:18:47 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/179669)
4 years, 9 months ago (2016-03-10 23:00:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785443004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785443004/60001
4 years, 9 months ago (2016-03-10 23:39:08 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/129132)
4 years, 9 months ago (2016-03-11 00:17:09 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785443004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785443004/60001
4 years, 9 months ago (2016-03-11 18:52:57 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-11 19:38:56 UTC) #24
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 19:41:46 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b9606f86f7058774ba846c8f9cc8735deb251f0c
Cr-Commit-Position: refs/heads/master@{#380703}

Powered by Google App Engine
This is Rietveld 408576698