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

Issue 2859443002: Revert of Relanding: Fixing crash that can occur if signal is modified while firing. (Closed)

Created:
3 years, 7 months ago by perkj_webrtc
Modified:
3 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Revert of Relanding: Fixing crash that can occur if signal is modified while firing. (patchset #4 id:60001 of https://codereview.webrtc.org/2846593005/ ) Reason for revert: Breaks XmppConnectionTest in Chrome. https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_tsan_rel_ng/builds/65096 Original issue's description: > Relanding: Fixing crash that can occur if signal is modified while firing. > > The crash occurs if a slot causes the very next slot in iteration order > to be disconnected. > > Relanding after fixing a race condition that this CL revealed. Previously > the race resulted in an invalidated iterator, but now it will result in the > iterator being modified, so TSan catches it. > > BUG=webrtc:7527 > > Review-Url: https://codereview.webrtc.org/2846593005 > Cr-Original-Commit-Position: refs/heads/master@{#17943} > Committed: https://chromium.googlesource.com/external/webrtc/+/961c2adf1ea25bcc40ad64cae1ac2ea258e26de2 > Review-Url: https://codereview.webrtc.org/2846593005 > Cr-Commit-Position: refs/heads/master@{#17965} > Committed: https://chromium.googlesource.com/external/webrtc/+/fc1af0155718d029a97fddfd64422e9e6e509809 TBR=pthatcher@webrtc.org,deadbeef@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:7527 Review-Url: https://codereview.webrtc.org/2859443002 Cr-Commit-Position: refs/heads/master@{#17975} Committed: https://chromium.googlesource.com/external/webrtc/+/de1590919f4aa01c7b70474c9cde733faef87596

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -93 lines) Patch
M webrtc/base/asyncinvoker.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/base/asyncinvoker.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/base/sigslot.h View 6 chunks +16 lines, -43 lines 0 comments Download
M webrtc/base/sigslot_unittest.cc View 1 chunk +0 lines, -47 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
perkj_webrtc
Created Revert of Relanding: Fixing crash that can occur if signal is modified while firing.
3 years, 7 months ago (2017-05-02 13:14:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2859443002/1
3 years, 7 months ago (2017-05-02 13:14:54 UTC) #3
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 13:15:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/de1590919f4aa01c7b70474c9...

Powered by Google App Engine
This is Rietveld 408576698