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

Issue 1782633002: [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/1757653002/ ] BUG=584407 TBR=sdefresne@chromium.org Committed: https://crrev.com/81bdd5bca887096575be7d13127095ed56b3d3c4 Cr-Commit-Position: refs/heads/master@{#380287}

Patch Set 1 #

Patch Set 2 : put gyp sqlite_recover target in iOS clause #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -37 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 2 chunks +12 lines, -0 lines 0 comments Download
M third_party/sqlite/sqlite.gyp View 1 2 chunks +13 lines, -0 lines 0 comments Download
M third_party/sqlite/src/src/recover.c View 3 chunks +0 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Scott Hess - ex-Googler
put gyp sqlite_recover target in iOS clause
4 years, 9 months ago (2016-03-09 22:57:23 UTC) #1
Scott Hess - ex-Googler
On 2016/03/09 22:57:23, Scott Hess wrote: > put gyp sqlite_recover target in iOS clause OK, ...
4 years, 9 months ago (2016-03-09 23:01:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782633002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782633002/20001
4 years, 9 months ago (2016-03-09 23:05:50 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-10 01:23:30 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/81bdd5bca887096575be7d13127095ed56b3d3c4 Cr-Commit-Position: refs/heads/master@{#380287}
4 years, 9 months ago (2016-03-10 01:25:18 UTC) #10
tsergeant
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1781973002/ by tsergeant@chromium.org. ...
4 years, 9 months ago (2016-03-10 02:26:25 UTC) #11
Scott Hess - ex-Googler
4 years, 9 months ago (2016-03-10 18:05:01 UTC) #12
Message was sent while issue was closed.
On 2016/03/10 02:26:25, tsergeant wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/1781973002/ by mailto:tsergeant@chromium.org.
> 
> The reason for reverting is: Causing compile failures on iOS:
> 
>
https://build.chromium.org/p/chromium.mac/builders/iOS_Simulator_GN_%28dbg%29...
> https://build.chromium.org/p/chromium.mac/builders/iOS_Device_GN/builds/2630
> .

W.  T.  F.

Powered by Google App Engine
This is Rietveld 408576698