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

Issue 10831370: quick fix to a crash when closing down the browser (Closed)

Created:
8 years, 4 months ago by no longer working on chromium
Modified:
8 years, 4 months ago
Reviewers:
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

When using peerconnection, the browser will crash when we close down the browser because in media_stream_capture_indicator.cc we delete an iter without updating it to the next iterator in a loop. TBR=Tommi@chromium.org BUG=143120 TEST=chrome/test/functional/webrtc_call.py Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152084

Patch Set 1 : quick fix the a crash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/browser/media/media_stream_capture_indicator.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698