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

Issue 1127183004: Add retry logic to V8Initializer snapshot loading files for suspected A/V problem. (Closed)

Created:
5 years, 7 months ago by oth
Modified:
5 years, 7 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add retry logic to V8Initializer snapshot loading files for suspected A/V problem. - Histograms in V8Initializer now collect data as we're unable to repro issue locally. - Call base::StatisticsRecorder::Initialize() before calling into gin::V8Initializer. BUG=479537 Committed: https://crrev.com/575f7fb5bbd8a5e20431f5dabb4cffd2f8bcf545 Cr-Commit-Position: refs/heads/master@{#328978}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Incorporate review comments on patch set 1. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -29 lines) Patch
M content/app/content_main_runner.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M gin/v8_initializer.cc View 1 7 chunks +94 lines, -29 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
oth
asvitkine@chromium.org: Please review changes in tools/metrics/histograms. jochen@chromium.org: Please review changes in content and gin.
5 years, 7 months ago (2015-05-07 09:53:46 UTC) #2
jochen (gone - plz use gerrit)
+cpu Carlos, is it indeed the case that everything that opens files on windows has ...
5 years, 7 months ago (2015-05-07 15:03:19 UTC) #4
jochen (gone - plz use gerrit)
or phrased differently, why is there nothing in base/ that does this?
5 years, 7 months ago (2015-05-07 15:03:43 UTC) #5
oth
On 2015/05/07 15:03:43, jochen wrote: > or phrased differently, why is there nothing in base/ ...
5 years, 7 months ago (2015-05-07 15:54:54 UTC) #6
jochen (gone - plz use gerrit)
OK, if that's a problem unique to this use case, lgtm
5 years, 7 months ago (2015-05-07 15:59:51 UTC) #7
Alexei Svitkine (slow)
https://codereview.chromium.org/1127183004/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1127183004/diff/1/tools/metrics/histograms/histograms.xml#newcode11410 tools/metrics/histograms/histograms.xml:11410: +<histogram name="gin.V8Initializer.LoadV8Snapshot.Result" This seems to be adding a new ...
5 years, 7 months ago (2015-05-07 17:09:09 UTC) #8
cpu_(ooo_6.6-7.5)
My guess is that the AV is actually blocking the file. I am ok to ...
5 years, 7 months ago (2015-05-08 02:55:34 UTC) #9
oth
Thanks all, this change incorporates the feedback. https://codereview.chromium.org/1127183004/diff/1/content/app/content_main_runner.cc File content/app/content_main_runner.cc (right): https://codereview.chromium.org/1127183004/diff/1/content/app/content_main_runner.cc#newcode452 content/app/content_main_runner.cc:452: On 2015/05/07 ...
5 years, 7 months ago (2015-05-08 09:21:53 UTC) #10
Alexei Svitkine (slow)
histograms lgtm
5 years, 7 months ago (2015-05-08 14:56:34 UTC) #11
oth
On 2015/05/08 02:55:34, cpu wrote: > My guess is that the AV is actually blocking ...
5 years, 7 months ago (2015-05-08 16:07:19 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127183004/20001
5 years, 7 months ago (2015-05-08 16:11:18 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-08 17:35:10 UTC) #16
commit-bot: I haz the power
5 years, 7 months ago (2015-05-08 17:35:55 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/575f7fb5bbd8a5e20431f5dabb4cffd2f8bcf545
Cr-Commit-Position: refs/heads/master@{#328978}

Powered by Google App Engine
This is Rietveld 408576698