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

Issue 2649973007: Revert of Make MappedFile (aka OnDisk) the default for persistent histograms. (Closed)

Created:
3 years, 11 months ago by Qiang(Joe) Xu
Modified:
3 years, 11 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Make MappedFile (aka OnDisk) the default for persistent histograms. (patchset #2 id:20001 of https://codereview.chromium.org/2647353003/ ) Reason for revert: This patch breaks the chrome-pfq build with errors: https://bugs.chromium.org/p/chromium/issues/detail?id=674209, a sample auto-bug is: https://bugs.chromium.org/p/chromium/issues/detail?id=684212 Original issue's description: > Make MappedFile (aka OnDisk) the default for persistent histograms. > > BUG=583440 > > Review-Url: https://codereview.chromium.org/2647353003 > Cr-Commit-Position: refs/heads/master@{#445516} > Committed: https://chromium.googlesource.com/chromium/src/+/ba68aeb47c44cb7ccc9b1e1cab35cc032556dfe6 TBR=asvitkine@chromium.org,bcwhite@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=583440 Review-Url: https://codereview.chromium.org/2649973007 Cr-Commit-Position: refs/heads/master@{#445992} Committed: https://chromium.googlesource.com/chromium/src/+/7ca1c566e7af0996087c949dae38bfc7af908a37

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M chrome/browser/chrome_browser_field_trials.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Qiang(Joe) Xu
Created Revert of Make MappedFile (aka OnDisk) the default for persistent histograms.
3 years, 11 months ago (2017-01-25 05:59:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2649973007/1
3 years, 11 months ago (2017-01-25 06:00:02 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/7ca1c566e7af0996087c949dae38bfc7af908a37
3 years, 11 months ago (2017-01-25 10:15:03 UTC) #6
bcwhite
Before you created the revert, did you try the solution on the original CL? IF ...
3 years, 11 months ago (2017-01-25 13:19:57 UTC) #7
Qiang(Joe) Xu
On 2017/01/25 13:19:57, bcwhite wrote: > Before you created the revert, did you try the ...
3 years, 11 months ago (2017-01-25 18:32:45 UTC) #8
bcwhite
3 years, 11 months ago (2017-01-25 19:15:09 UTC) #9
Message was sent while issue was closed.
On 2017/01/25 18:32:45, Qiang(Joe) Xu wrote:
> On 2017/01/25 13:19:57, bcwhite wrote:
> > Before you created the revert, did you try the solution on the original CL?
> > 
> > IF YOUR TEST IS FAILING because of this CL then it's likely trying to read
the
> > contents of histograms set by sub-processes.
> > 
> > Try calling SubprocessMetricsProvider::MergeHistogramDeltasForTesting()
before
> > checking histogram counts to see if that gets the results you want.
> 
> ChromeHWDecodeUsed is a chromeos autotest. I should contact the people who are
> working on this.
> Just a friendly reminder, please do not reland this CL until we fix the
autotest
> issue. thanks

Certainly.  Let me know if I can help.

Powered by Google App Engine
This is Rietveld 408576698