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

Issue 8318006: Resubmit 105639 - Split initial load of cookies by domains (Closed)

Created:
9 years, 2 months ago by guohui
Modified:
9 years, 2 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, erikwright (departed), Paweł Hajdan Jr., wtc, Randy Smith (Not in Mondays), darin-cc_chromium.org, rkn
Visibility:
Public.

Description

The change list splits loading of cookies from DB by the domain key(eTLD+1). BUG=52909 TEST=NONE TBR=rdsmith@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105836

Patch Set 1 : '' #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+758 lines, -145 lines) Patch
M chrome/browser/fast_shutdown_uitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/sqlite_persistent_cookie_store.h View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/net/sqlite_persistent_cookie_store.cc View 9 chunks +220 lines, -56 lines 0 comments Download
A chrome/browser/net/sqlite_persistent_cookie_store_perftest.cc View 1 chunk +114 lines, -0 lines 0 comments Download
M chrome/browser/net/sqlite_persistent_cookie_store_unittest.cc View 1 5 chunks +102 lines, -12 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +2 lines, -1 line 0 comments Download
M net/base/cookie_monster.h View 8 chunks +60 lines, -11 lines 0 comments Download
M net/base/cookie_monster.cc View 15 chunks +92 lines, -24 lines 0 comments Download
M net/base/cookie_monster_perftest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/cookie_monster_store_test.h View 4 chunks +43 lines, -7 lines 0 comments Download
M net/base/cookie_monster_store_test.cc View 4 chunks +49 lines, -10 lines 0 comments Download
M net/base/cookie_monster_unittest.cc View 15 chunks +67 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
guohui
105639 was reverted due to a flaky unit test TestLoadCookiesForKey. The issue is fixed in ...
9 years, 2 months ago (2011-10-17 15:03:44 UTC) #1
erikwright (departed)
LGTM.
9 years, 2 months ago (2011-10-17 15:04:30 UTC) #2
commit-bot: I haz the power
9 years, 2 months ago (2011-10-17 16:20:06 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698