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

Issue 1700017: Get rid of MetaTableHelper class and make use of the app/sql API in the LoginDatabase. (Closed)

Created:
10 years, 8 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org, brettw-cc_chromium.org
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

Get rid of MetaTableHelper class and make use of the app/sql API in the LoginDatabase. BUG=None TEST=compiles Patch from Thiago Farina <thiago.farina@gmail.com>; Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46929

Patch Set 1 : " #

Total comments: 1

Patch Set 2 : mutable db_ #

Patch Set 3 : s.Run() #

Patch Set 4 : rebase to ToT #

Patch Set 5 : fix rebase that removed the chrome_tests.gypi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -456 lines) Patch
M app/sql/statement.h View 4 chunks +5 lines, -1 line 0 comments Download
M app/sql/statement.cc View 4 chunks +30 lines, -1 line 0 comments Download
M chrome/browser/history/starred_url_database.cc View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/history/thumbnail_database.h View 2 chunks +1 line, -2 lines 0 comments Download
D chrome/browser/meta_table_helper.h View 1 chunk +0 lines, -91 lines 0 comments Download
D chrome/browser/meta_table_helper.cc View 1 chunk +0 lines, -167 lines 0 comments Download
D chrome/browser/meta_table_helper_unittest.cc View 1 chunk +0 lines, -28 lines 0 comments Download
M chrome/browser/password_manager/login_database.h View 1 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/password_manager/login_database.cc View 1 2 11 chunks +154 lines, -154 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
tfarina (gmail-do not use)
Hi Stuart, could you review this to me?
10 years, 7 months ago (2010-05-03 02:38:01 UTC) #1
stuartmorgan
http://codereview.chromium.org/1700017/diff/8001/9009 File chrome/browser/password_manager/login_database.h (left): http://codereview.chromium.org/1700017/diff/8001/9009#oldcode50 chrome/browser/password_manager/login_database.h:50: std::vector<webkit_glue::PasswordForm*>* forms) const; Maybe it would make more sense ...
10 years, 7 months ago (2010-05-03 20:32:31 UTC) #2
tfarina (gmail-do not use)
Hi Stuart, could you take another look? On 2010/05/03 20:32:31, stuartmorgan wrote: > http://codereview.chromium.org/1700017/diff/8001/9009 > ...
10 years, 7 months ago (2010-05-04 02:18:56 UTC) #3
stuartmorgan
LGTM
10 years, 7 months ago (2010-05-04 18:25:51 UTC) #4
tfarina (gmail-do not use)
Stuart, could you land this to me?
10 years, 7 months ago (2010-05-06 04:05:34 UTC) #5
stuartmorgan
This patch failed the PasswordStore tests on all three platforms when I ran it through ...
10 years, 7 months ago (2010-05-07 17:03:18 UTC) #6
tfarina (gmail-do not use)
On 2010/05/07 17:03:18, stuartmorgan wrote: > This patch failed the PasswordStore tests on all three ...
10 years, 7 months ago (2010-05-08 14:10:28 UTC) #7
tfarina (gmail-do not use)
Ping!
10 years, 7 months ago (2010-05-11 17:04:27 UTC) #8
stuartmorgan
10 years, 7 months ago (2010-05-11 17:11:09 UTC) #9
Whoops, I thought I landed this yesterday. Sorry about that :(

LGTM

Powered by Google App Engine
This is Rietveld 408576698