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

Issue 3390032: Remove our local modifications to sqlite's os_unix.c now that (Closed)

Created:
10 years, 2 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Remove our local modifications to sqlite's os_unix.c now that http://trac.webkit.org/changeset/68310 has landed. They are no longer necessary, and are not used. This brings our sqlite copy a little closer to the upstream version and is a part of an effort to allow compiling with the system-provided sqlite. BUG=50769, 22208 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60761

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -90 lines) Patch
M third_party/sqlite/README.chromium View 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/sqlite/src/src/os_unix.c View 5 chunks +17 lines, -75 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Paweł Hajdan Jr.
10 years, 2 months ago (2010-09-27 14:26:31 UTC) #1
Scott Hess - ex-Googler
Say ... have you been keeping the patch files and instructions up-to-date with these changes? ...
10 years, 2 months ago (2010-09-27 21:33:17 UTC) #2
dumi
On 2010/09/27 21:33:17, shess wrote: > Say ... have you been keeping the patch files ...
10 years, 2 months ago (2010-09-28 01:22:29 UTC) #3
Scott Hess - ex-Googler
10 years, 2 months ago (2010-09-29 20:38:41 UTC) #4
One of you should run through the instructions and verify that none of
your activities has resulted in a future problem for someone.  The
intent of the instructions was that anyone could take the SQLite
tarball for the version checked in, apply the patches, and get exactly
what's checked in.  If that no longer holds, it's possible/likely that
the next person to pull SQLite will have to spend a few days tracking
down people's changes and possibly having things be broken, instead of
doing something more useful like running SQLite's test suite.  I'd
prefer the person making the changes to keep things updated, because
they're best placed to respond to problems.

-scott


On Mon, Sep 27, 2010 at 6:22 PM,  <dumi@chromium.org> wrote:
> On 2010/09/27 21:33:17, shess wrote:
>>
>> Say ... have you been keeping the patch files and instructions up-to-date
>> with
>> these changes?  I was going to suggest that you also needed to make
>> changes
>> there, but AFAICT your changes don't correspond to much of anything in
>> those
>> files.  Please double-check to make sure that they are updated
>> appropriately.
>
>> [It's possible someone else was at fault for not keeping things
>> up-to-date.
>> You're just the lucky bloke doing the CL where I noticed it.  If you can
>> find
>> someone else to deflect blame to, loop them in on the review, here.]
>
> that's my fault. when i changed os_unix.c, i should've added a os_unix.patch
> file and added it to the list of patches we need to apply. as far as i know,
> the
> instructions should be up to date for all other patches.
>
> this change LGTM.
>
> http://codereview.chromium.org/3390032/show
>

Powered by Google App Engine
This is Rietveld 408576698