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

Issue 2091023002: Add flag to control background finalization. (Closed)

Created:
4 years, 6 months ago by rmacnak
Modified:
4 years, 6 months ago
Reviewers:
Florian Schneider
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

Add flag to control background finalization. It seems destructing some blink strings, TypedViewPeer, etc is not thread-safe. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/c340d0f24bff9b31af8589d9d5c0a065cdbd1a25

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -18 lines) Patch
M runtime/vm/dart_api_state.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flag_list.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/gc_marker.cc View 2 chunks +22 lines, -12 lines 0 comments Download
M runtime/vm/scavenger.cc View 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 6 months ago (2016-06-23 17:59:02 UTC) #2
Florian Schneider
lgtm
4 years, 6 months ago (2016-06-23 18:03:35 UTC) #3
rmacnak
4 years, 6 months ago (2016-06-23 18:09:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c340d0f24bff9b31af8589d9d5c0a065cdbd1a25 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698