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

Issue 1226103010: Remove static Mutex construction. (Closed)

Created:
5 years, 5 months ago by koda
Modified:
5 years, 5 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove static Mutex construction. This is suspected to cause problems on MacOS; see https://github.com/dart-lang/sdk/issues/8377 BUG= Committed: https://github.com/dart-lang/sdk/commit/aadf109bebac5b42c12c9a77075eef48a02e00d8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M runtime/vm/thread_registry.h View 5 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
Submitting TBR
5 years, 5 months ago (2015-07-09 20:17:52 UTC) #2
koda
... and will add "delete mutex_" in a follow-up.
5 years, 5 months ago (2015-07-09 20:18:45 UTC) #3
koda
5 years, 5 months ago (2015-07-09 20:22:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
aadf109bebac5b42c12c9a77075eef48a02e00d8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698