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

Issue 12207084: Make DiskCacheTest.MultipleInstances pass in net_unittests on Windows 64-bit (Closed)

Created:
7 years, 10 months ago by Will Harris
Modified:
7 years, 10 months ago
Reviewers:
jschuh, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, gavinp+disk_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Make DiskCacheTest.MultipleInstances pass in net_unittests on Windows 64-bit fix length of trace buffer to cope with longer 64bit pointers BUG=175179 R=rch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181557

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix brackets to make lint happy #

Patch Set 3 : command fix for 64bit memory usage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M net/disk_cache/trace.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Will Harris
trivial fix to the net diskcache logging subsystem to allow logging of longer 64bit pointers
7 years, 10 months ago (2013-02-08 19:19:35 UTC) #1
Ryan Hamilton
I suspect that your fix is right, but I'm having a hard time understanding why. ...
7 years, 10 months ago (2013-02-08 19:27:53 UTC) #2
Will Harris
12 * sizeof(size_t) gives 48 on 32bit systems and 96 on 64bit systems (enough for ...
7 years, 10 months ago (2013-02-08 19:36:05 UTC) #3
Will Harris
fixed comment in patch set 3. good spot :) https://codereview.chromium.org/12207084/diff/1/net/disk_cache/trace.cc File net/disk_cache/trace.cc (right): https://codereview.chromium.org/12207084/diff/1/net/disk_cache/trace.cc#newcode30 net/disk_cache/trace.cc:30: ...
7 years, 10 months ago (2013-02-08 19:39:02 UTC) #4
Ryan Hamilton
lgtm
7 years, 10 months ago (2013-02-08 19:49:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/12207084/9001
7 years, 10 months ago (2013-02-08 19:51:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/12207084/9001
7 years, 10 months ago (2013-02-08 21:45:35 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-08 21:48:59 UTC) #8
Message was sent while issue was closed.
Change committed as 181557

Powered by Google App Engine
This is Rietveld 408576698