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

Issue 11316267: Avoid posting tasks from a constructor of a ref-counted object because doing so might cause prematu… (Closed)

Created:
8 years ago by alexeypa (please no reviews)
Modified:
8 years ago
Reviewers:
Lambros, Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Avoid posting tasks from a constructor of a ref-counted object because doing so might cause premature deletion of the object. BUG=163559 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170468

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M remoting/host/event_executor_linux.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
alexeypa (please no reviews)
PTAL.
8 years ago (2012-11-30 07:51:39 UTC) #1
Wez
lgtm
8 years ago (2012-11-30 13:33:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/11316267/1
8 years ago (2012-11-30 16:12:45 UTC) #3
commit-bot: I haz the power
8 years ago (2012-11-30 17:14:43 UTC) #4
Message was sent while issue was closed.
Change committed as 170468

Powered by Google App Engine
This is Rietveld 408576698