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

Issue 2085173003: WeakPtr requires SequencedTaskRunner, correct interface in blimp_client_session.cc (Closed)

Created:
4 years, 6 months ago by gab
Modified:
4 years, 6 months ago
Reviewers:
Wez
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, lethalantidote+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, khushalsagar+watch-blimp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@c1_task_runner_handle
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WeakPtr requires SequencedTaskRunner, correct interface in blimp_client_session.cc The caller is already using a SequencedTaskRunner but it's incorrect for this interface to allow a plain TaskRunner per its use of WeakPtr. BUG=618043 Committed: https://crrev.com/9f79bb50c6a36522eac9e0fb327c644ffb09c405 Cr-Commit-Position: refs/heads/master@{#401431}

Patch Set 1 #

Total comments: 2

Patch Set 2 : DISALLOW_COPY_AND_ASSIGN #

Patch Set 3 : rm dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M blimp/client/session/blimp_client_session.cc View 1 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
gab
Wez PTAL (and CQ if it LGTYs)
4 years, 6 months ago (2016-06-22 17:19:37 UTC) #4
Wez
LGTM w/ nit. https://codereview.chromium.org/2085173003/diff/1/blimp/client/session/blimp_client_session.cc File blimp/client/session/blimp_client_session.cc (right): https://codereview.chromium.org/2085173003/diff/1/blimp/client/session/blimp_client_session.cc#newcode69 blimp/client/session/blimp_client_session.cc:69: }; DISALLOW_COPY_AND_ASSIGN here, as well.
4 years, 6 months ago (2016-06-22 18:31:28 UTC) #5
gab
Thanks, done https://codereview.chromium.org/2085173003/diff/1/blimp/client/session/blimp_client_session.cc File blimp/client/session/blimp_client_session.cc (right): https://codereview.chromium.org/2085173003/diff/1/blimp/client/session/blimp_client_session.cc#newcode69 blimp/client/session/blimp_client_session.cc:69: }; On 2016/06/22 18:31:28, Wez wrote: > ...
4 years, 6 months ago (2016-06-22 20:19:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085173003/20001
4 years, 6 months ago (2016-06-22 20:20:25 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/205301)
4 years, 6 months ago (2016-06-22 20:28:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085173003/20001
4 years, 6 months ago (2016-06-22 20:43:34 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/85731)
4 years, 6 months ago (2016-06-22 20:54:03 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085173003/40001
4 years, 6 months ago (2016-06-22 21:18:40 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-22 22:11:55 UTC) #22
commit-bot: I haz the power
4 years, 6 months ago (2016-06-22 22:14:15 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9f79bb50c6a36522eac9e0fb327c644ffb09c405
Cr-Commit-Position: refs/heads/master@{#401431}

Powered by Google App Engine
This is Rietveld 408576698