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

Issue 851723002: Oilpan: avoid data race on gcInfo index initialization. (Closed)

Created:
5 years, 11 months ago by sof
Modified:
5 years, 11 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: avoid data race on gcInfo index initialization. A race on a non-updated GCInfo index ought to be benign, given the double-check locking done, but preferable to be tidy. R=haraken BUG=448355 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188305

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M Source/platform/heap/Visitor.h View 2 chunks +2 lines, -1 line 0 comments Download
M Source/platform/heap/Visitor.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
Please take a look.
5 years, 11 months ago (2015-01-13 15:02:29 UTC) #2
haraken
LGTM
5 years, 11 months ago (2015-01-13 15:08:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/851723002/1
5 years, 11 months ago (2015-01-13 15:24:18 UTC) #5
commit-bot: I haz the power
5 years, 11 months ago (2015-01-13 17:40:15 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188305

Powered by Google App Engine
This is Rietveld 408576698