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

Issue 150094: Refactor MetaTableHelper to remove redundant table name prefixing with databa... (Closed)

Created:
11 years, 5 months ago by Yuzo
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com, Dean McNamee
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Refactor MetaTableHelper to remove redundant table name prefixing with database name. Also, PrimeCache logic duplicated in HistoryBackend and SQLitePersistentCookieStore is moved to this class. BUG=none TEST=n/a

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -17 lines) Patch
M chrome/browser/meta_table_helper.h View 1 2 chunks +11 lines, -0 lines 1 comment Download
M chrome/browser/meta_table_helper.cc View 1 4 chunks +35 lines, -17 lines 0 comments Download
A chrome/browser/meta_table_helper_unittest.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yuzo
Hi, Peter, Can you review this? Yuzo
11 years, 5 months ago (2009-06-30 09:45:33 UTC) #1
Yuzo
Hi, Marc-Antoine, Can you review this? Yuzo
11 years, 5 months ago (2009-07-01 07:52:44 UTC) #2
M-A Ruel
I've seen PrimeCache() in src/chrome/common/net/cookie_monster_sqlite.cc, could you change it at the same time to use ...
11 years, 5 months ago (2009-07-01 10:59:34 UTC) #3
M-A Ruel
Err.. ok I should have looked at the other review first since you do remove ...
11 years, 5 months ago (2009-07-01 11:01:21 UTC) #4
Yuzo
11 years, 5 months ago (2009-07-02 07:44:13 UTC) #5
On 2009/07/01 11:01:21, Marc-Antoine Ruel wrote:
> Err.. ok I should have looked at the other review first since you do remove
> PrimeCache there.
> 
> Ignore my prior comment and lgtm

Submitted as r19802.

Powered by Google App Engine
This is Rietveld 408576698