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

Issue 702783002: [Merge] Pepper: Access PepperMediaDeviceManager through a WeakPtr (Closed)

Created:
6 years, 1 month ago by dmichael (off chromium)
Modified:
6 years, 1 month ago
Reviewers:
teravest
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@2125
Project:
chromium
Visibility:
Public.

Description

[Merge] Pepper: Access PepperMediaDeviceManager through a WeakPtr Its lifetime is scoped to the RenderFrame, and it might go away before the hosts that refer to it. BUG=423030 Committed: https://crrev.com/3a2cf7d1376ae33054b878232fb38b8fbed29e31 Cr-Commit-Position: refs/heads/master@{#299897} TBR=teravest@chromium.org Review URL: https://codereview.chromium.org/653243003 Cr-Commit-Position: refs/branch-heads/2171@{#245} Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060} (cherry picked from commit 14ea095e585e23aa073c1434bd75d6a3e055836b) Committed: https://chromium.googlesource.com/chromium/src/+/db8e2abccd737b0513a2cd11add50b543783f2da

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M content/renderer/pepper/pepper_device_enumeration_host_helper.h View 3 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_device_enumeration_host_helper.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_media_device_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/pepper/pepper_media_device_manager.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_platform_audio_input.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_platform_video_capture.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
dmichael (off chromium)
Committed patchset #2 (id:20001) manually as db8e2abccd737b0513a2cd11add50b543783f2da (presubmit successful).
6 years, 1 month ago (2014-11-05 00:11:53 UTC) #1
teravest
6 years, 1 month ago (2014-11-05 00:28:26 UTC) #2
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698