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

Issue 3049001: Remove incorrect usages of USE_SYSTEM_SQLITE. (Closed)

Created:
10 years, 5 months ago by tfarina
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org, ben+cc_chromium.org, darin-cc_chromium.org, dpranke+watch_chromium.org, brettw-cc_chromium.org
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

Remove incorrect usages of USE_SYSTEM_SQLITE. Currently we don't provide any support to the system sqlite. BUG=None TEST=trybots Signed-off-by: Thiago Farina <tfarina@chromium.org>; Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52879

Patch Set 1 : #

Patch Set 2 : brettw comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -63 lines) Patch
M chrome/browser/renderer_host/database_dispatcher_host.cc View 1 2 chunks +1 line, -6 lines 0 comments Download
M chrome/common/database_util.cc View 1 1 chunk +1 line, -6 lines 0 comments Download
M chrome/common/sqlite_compiled_statement.cc View 1 1 chunk +2 lines, -7 lines 0 comments Download
M chrome/common/sqlite_utils.h View 1 2 chunks +1 line, -12 lines 0 comments Download
M chrome/common/sqlite_utils.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 2 chunks +1 line, -6 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/database/vfs_backend.cc View 1 1 chunk +1 line, -6 lines 0 comments Download
M webkit/tools/test_shell/simple_database_system.cc View 1 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
tfarina
Scott, may you have a look? Is that what you were purposing?
10 years, 5 months ago (2010-07-18 00:45:41 UTC) #1
Scott Hess - ex-Googler
On 2010/07/18 00:45:41, tfarina wrote: > Scott, may you have a look? Is that what ...
10 years, 5 months ago (2010-07-18 02:05:02 UTC) #2
brettw
We don't support the system sqlite (which you can see from the includes used in ...
10 years, 5 months ago (2010-07-18 16:56:30 UTC) #3
tfarina
On 2010/07/18 16:56:30, brettw wrote: > We don't support the system sqlite (which you can ...
10 years, 5 months ago (2010-07-18 18:51:04 UTC) #4
brettw
LGTM, thanks. I thought the files weren't using it since they weren't calling sqlite3_* functions. ...
10 years, 5 months ago (2010-07-18 22:18:06 UTC) #5
Scott Hess - ex-Googler
On 2010/07/18 18:51:04, tfarina wrote: > On 2010/07/18 16:56:30, brettw wrote: > > We don't ...
10 years, 5 months ago (2010-07-19 13:49:04 UTC) #6
tfarina
On 2010/07/19 13:49:04, shess wrote: > You're still missing the files I referenced a couple ...
10 years, 5 months ago (2010-07-19 16:34:22 UTC) #7
Scott Hess - ex-Googler
10 years, 5 months ago (2010-07-19 17:13:34 UTC) #8
Apologies - I wasn't keeping the context of my earlier post in mind.

LGTM.

On Mon, Jul 19, 2010 at 9:34 AM,  <tfarina@chromium.org> wrote:
> On 2010/07/19 13:49:04, shess wrote:
>>
>> You're still missing the files I referenced a couple comments back.
>
> What I'm missing? These files are including #include
> "third_party/sqlite/preprocessed/sqlite3.h".
>
>
>
> http://codereview.chromium.org/3049001/show
>

Powered by Google App Engine
This is Rietveld 408576698