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

Issue 10582007: Moving LoadFromMemoryCacheDetails to content/public/browser and making it a struct. (Closed)

Created:
8 years, 6 months ago by Shishir
Modified:
8 years, 6 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Moving LoadFromMemoryCacheDetails to content/public/browser and making it a struct. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143113

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixing include order. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -97 lines) Patch
D content/browser/load_from_memory_cache_details.h View 1 chunk +0 lines, -47 lines 0 comments Download
D content/browser/load_from_memory_cache_details.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M content/browser/ssl/ssl_manager.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/ssl/ssl_manager.cc View 1 4 chunks +9 lines, -8 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
A content/public/browser/load_from_memory_cache_details.h View 1 chunk +38 lines, -0 lines 0 comments Download
A + content/public/browser/load_from_memory_cache_details.cc View 2 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Shishir
Sending out this CL as discussed over mail. Please take a look.
8 years, 6 months ago (2012-06-18 22:25:14 UTC) #1
jam
http://codereview.chromium.org/10582007/diff/1/content/browser/ssl/ssl_manager.cc File content/browser/ssl/ssl_manager.cc (right): http://codereview.chromium.org/10582007/diff/1/content/browser/ssl/ssl_manager.cc#newcode10 content/browser/ssl/ssl_manager.cc:10: #include "content/public/browser/load_from_memory_cache_details.h" nit: order (also below which isn't your ...
8 years, 6 months ago (2012-06-18 23:29:01 UTC) #2
Shishir
http://codereview.chromium.org/10582007/diff/1/content/browser/ssl/ssl_manager.cc File content/browser/ssl/ssl_manager.cc (right): http://codereview.chromium.org/10582007/diff/1/content/browser/ssl/ssl_manager.cc#newcode10 content/browser/ssl/ssl_manager.cc:10: #include "content/public/browser/load_from_memory_cache_details.h" On 2012/06/18 23:29:01, John Abd-El-Malek wrote: > ...
8 years, 6 months ago (2012-06-18 23:53:46 UTC) #3
jam
http://codereview.chromium.org/10582007/diff/1/content/public/browser/load_from_memory_cache_details.h File content/public/browser/load_from_memory_cache_details.h (right): http://codereview.chromium.org/10582007/diff/1/content/public/browser/load_from_memory_cache_details.h#newcode18 content/public/browser/load_from_memory_cache_details.h:18: LoadFromMemoryCacheDetails(const GURL& url, On 2012/06/18 23:53:46, Shishir wrote: > ...
8 years, 6 months ago (2012-06-19 00:04:57 UTC) #4
Shishir
On 2012/06/19 00:04:57, John Abd-El-Malek wrote: > http://codereview.chromium.org/10582007/diff/1/content/public/browser/load_from_memory_cache_details.h > File content/public/browser/load_from_memory_cache_details.h (right): > > http://codereview.chromium.org/10582007/diff/1/content/public/browser/load_from_memory_cache_details.h#newcode18 ...
8 years, 6 months ago (2012-06-19 00:17:01 UTC) #5
jam
lgtm
8 years, 6 months ago (2012-06-19 00:24:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shishir@chromium.org/10582007/8001
8 years, 6 months ago (2012-06-19 00:51:36 UTC) #7
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 6 months ago (2012-06-19 07:37:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shishir@chromium.org/10582007/8001
8 years, 6 months ago (2012-06-19 22:01:34 UTC) #9
commit-bot: I haz the power
8 years, 6 months ago (2012-06-20 01:02:02 UTC) #10
Change committed as 143113

Powered by Google App Engine
This is Rietveld 408576698