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

Issue 8856005: SQLitePersistentCookieStore fix: Don't abuse SQL_FROM_HERE. (Closed)

Created:
9 years ago by marja
Modified:
9 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, erikwright (departed), wtc, darin-cc_chromium.org, rkn
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

SQLitePersistentCookieStore fix: Don't abuse SQL_FROM_HERE. SQL_FROM_HERE cannot be used in places where the corresponding SQL statement is not unique. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113575

Patch Set 1 #

Patch Set 2 : Simplifying. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M chrome/browser/net/sqlite_persistent_cookie_store.cc View 1 1 chunk +11 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
marja
... and here's the actual fix.
9 years ago (2011-12-07 19:28:54 UTC) #1
erikwright (departed)
LGTM!
9 years ago (2011-12-07 20:02:01 UTC) #2
marja
erikwright, thanks for review! I removed the bug number (was 106722), this probably is not ...
9 years ago (2011-12-07 20:27:45 UTC) #3
Randy Smith (Not in Mondays)
On 2011/12/07 20:27:45, marja wrote: > erikwright, thanks for review! > > I removed the ...
9 years ago (2011-12-07 20:29:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/8856005/4001
9 years ago (2011-12-08 07:30:50 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-08 08:39:23 UTC) #6
Change committed as 113575

Powered by Google App Engine
This is Rietveld 408576698