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

Issue 1288773004: Merge 198825 "PartitionAlloc: Add a lock to Partitions::initiali..." (Closed)

Created:
5 years, 4 months ago by haraken
Modified:
5 years, 4 months ago
Reviewers:
haraken
CC:
blink-reviews, Mads Ager (chromium), oilpan-reviews, blink-reviews-wtf_chromium.org, kouhei+heap_chromium.org, Mikhail
Visibility:
Public.

Description

Merge 198825 "PartitionAlloc: Add a lock to Partitions::initiali..." > PartitionAlloc: Add a lock to Partitions::initialize() > > It is possible that multiple threads contend with initializing Partitions. > We need to acquire a lock before doing the initialization. > > BUG=508700 > > Review URL: https://codereview.chromium.org/1234823002 TBR=haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200473

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
haraken
5 years, 4 months ago (2015-08-13 11:05:35 UTC) #1
haraken
5 years, 4 months ago (2015-08-13 11:05:48 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r200473.

Powered by Google App Engine
This is Rietveld 408576698