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

Issue 7065056: Dropping BrowsingDataFileSystemHelper browser_test in favor of a unit_test. (Closed)

Created:
9 years, 6 months ago by Mike West
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Dropping BrowsingDataFileSystemHelper browser_test in favor of a unit_test. BUG=None TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88531

Patch Set 1 #

Patch Set 2 : Yay ericu. Boo C++. 3 tiny leaks left. #

Patch Set 3 : Rebased. #

Patch Set 4 : Rebasing. #

Patch Set 5 : Rebasing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -237 lines) Patch
M chrome/browser/browsing_data_file_system_helper.cc View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
D chrome/browser/browsing_data_file_system_helper_browsertest.cc View 1 chunk +0 lines, -222 lines 0 comments Download
M chrome/browser/browsing_data_file_system_helper_unittest.cc View 1 1 chunk +233 lines, -11 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Mike West
This looks right, but heapchecker doesn't like it at all. I need some help tracking ...
9 years, 6 months ago (2011-06-03 09:54:28 UTC) #1
Mike West
On 2011/06/03 09:54:28, Mike West wrote: > If you have a few minutes, I'd appreciate ...
9 years, 6 months ago (2011-06-03 09:58:44 UTC) #2
Eric U.
I'll take a look. On Fri, Jun 3, 2011 at 2:58 AM, <mkwst@chromium.org> wrote: > ...
9 years, 6 months ago (2011-06-03 18:08:51 UTC) #3
Eric U.
I found it. You've declared TestingProfile profile_ above your BrowserThreads in BrowsingDataFileSystemHelperTest. That means that, ...
9 years, 6 months ago (2011-06-03 20:25:15 UTC) #4
Mike West
1. EricU is awesome. 2. The three tiny leaks that still show up are now ...
9 years, 6 months ago (2011-06-06 11:48:03 UTC) #5
jochen (gone - plz use gerrit)
LGTM
9 years, 6 months ago (2011-06-09 14:14:49 UTC) #6
commit-bot: I haz the power
9 years, 6 months ago (2011-06-09 15:22:16 UTC) #7
Change committed as 88531

Powered by Google App Engine
This is Rietveld 408576698