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

Issue 1555513004: Fix crash when view is already deleted (Closed)

Created:
4 years, 11 months ago by Irfan
Modified:
4 years, 11 months ago
Reviewers:
miu
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash when view is already deleted ContentCaptureSubscription should only create a window activity tracker if the RenderWidgetHostView on the source is not deleted. BUG=572577 Committed: https://crrev.com/5c3c13aa9bd3d716611e9458fc08b3c017f9be06 Cr-Commit-Position: refs/heads/master@{#367123}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M content/browser/media/capture/web_contents_video_capture_device.cc View 1 chunk +4 lines, -2 lines 2 comments Download

Messages

Total messages: 11 (5 generated)
Irfan
4 years, 11 months ago (2015-12-29 21:54:48 UTC) #3
miu
lgtm https://codereview.chromium.org/1555513004/diff/1/content/browser/media/capture/web_contents_video_capture_device.cc File content/browser/media/capture/web_contents_video_capture_device.cc (right): https://codereview.chromium.org/1555513004/diff/1/content/browser/media/capture/web_contents_video_capture_device.cc#newcode446 content/browser/media/capture/web_contents_video_capture_device.cc:446: if (view) { Possible clean-up in future CL: ...
4 years, 11 months ago (2015-12-30 00:22:40 UTC) #4
Irfan
https://codereview.chromium.org/1555513004/diff/1/content/browser/media/capture/web_contents_video_capture_device.cc File content/browser/media/capture/web_contents_video_capture_device.cc (right): https://codereview.chromium.org/1555513004/diff/1/content/browser/media/capture/web_contents_video_capture_device.cc#newcode446 content/browser/media/capture/web_contents_video_capture_device.cc:446: if (view) { On 2015/12/30 00:22:40, miu wrote: > ...
4 years, 11 months ago (2015-12-30 00:32:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555513004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555513004/1
4 years, 11 months ago (2015-12-30 00:33:21 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2015-12-30 01:27:35 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2015-12-30 01:28:19 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5c3c13aa9bd3d716611e9458fc08b3c017f9be06
Cr-Commit-Position: refs/heads/master@{#367123}

Powered by Google App Engine
This is Rietveld 408576698