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

Issue 2145383002: Pass weak pointer by ref in Bind implementation (Closed)

Created:
4 years, 5 months ago by tzik
Modified:
4 years, 5 months ago
Reviewers:
Yuta Kitamura
CC:
chromium-reviews, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass weak pointer by ref in Bind implementation Weak pointer in Bind impl is historically passed by value, however when a blink::WeakPersistent is passed as a receiver of a method after blink::ThreadState is destroyed, it can no longer be copied and causes crash. BUG=627820 Committed: https://crrev.com/33871d83b7ee98a1aa5692f8f835d44b7da65ef5 Cr-Commit-Position: refs/heads/master@{#405475}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M base/bind_internal.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (10 generated)
tzik
PTAL
4 years, 5 months ago (2016-07-14 09:28:21 UTC) #5
Yuta Kitamura
lgtm
4 years, 5 months ago (2016-07-14 09:31:02 UTC) #6
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/2145383002/1
4 years, 5 months ago (2016-07-14 09:33:54 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/255777)
4 years, 5 months ago (2016-07-14 11:02:56 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/2145383002/1
4 years, 5 months ago (2016-07-14 11:04:16 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-14 12:12:27 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 12:14:19 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/33871d83b7ee98a1aa5692f8f835d44b7da65ef5
Cr-Commit-Position: refs/heads/master@{#405475}

Powered by Google App Engine
This is Rietveld 408576698