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

Issue 2586273002: Make CancelableTaskTracker sequence-safe. (Closed)

Created:
4 years ago by fdoray
Modified:
4 years ago
Reviewers:
dcheng
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make CancelableTaskTracker sequence-safe. This CL allows CancelableTaskTracker to be used from sequenced tasks. Previously, it had to be used from a single thread. BUG=675631 Committed: https://crrev.com/6661c527f2cc07652b208e05afd07b79baf58301 Cr-Commit-Position: refs/heads/master@{#440078}

Patch Set 1 #

Patch Set 2 : self-review #

Patch Set 3 : self-review #

Patch Set 4 : self-review #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -38 lines) Patch
M base/task/cancelable_task_tracker.h View 1 3 chunks +12 lines, -13 lines 0 comments Download
M base/task/cancelable_task_tracker.cc View 1 2 3 10 chunks +16 lines, -25 lines 1 comment Download

Messages

Total messages: 18 (11 generated)
fdoray
PTAL
4 years ago (2016-12-20 13:47:44 UTC) #6
dcheng
This CL looks reasonable: just to confirm... are there any gotchas when switching from sequence ...
4 years ago (2016-12-20 19:14:36 UTC) #9
fdoray
On 2016/12/20 19:14:36, dcheng wrote: > This CL looks reasonable: just to confirm... are there ...
4 years ago (2016-12-20 20:14:34 UTC) #10
dcheng
LGTM Hopefully the use of TLS is pretty rare in Chrome.
4 years ago (2016-12-21 04:28:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2586273002/60001
4 years ago (2016-12-21 12:57:51 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-21 13:02:37 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-21 13:05:04 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6661c527f2cc07652b208e05afd07b79baf58301
Cr-Commit-Position: refs/heads/master@{#440078}

Powered by Google App Engine
This is Rietveld 408576698