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

Issue 976613002: Update MediaKeySession lifetime description to be Oilpan reality-based. (Closed)

Created:
5 years, 9 months ago by sof
Modified:
5 years, 9 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, ed+blinkwatch_opera.com, krit, feature-media-reviews_chromium.org, eric.carlson_apple.com, eae+blinkwatch, fs, kouhei+svg_chromium.org, blink-reviews-dom_chromium.org, dglazkov+blink, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, pdr+svgwatchlist_chromium.org, philipj_slow, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Update MediaKeySession lifetime description to be Oilpan reality-based. MediaKeys are now referred to by way of WeakMember<> (was: WeakPtr<>); update comment to reflect that. Also, remove some redundant WeakPtr.h includes. R=haraken BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191527

Patch Set 1 #

Patch Set 2 : comment tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M Source/core/dom/CSSSelectorWatch.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/svg/SVGPathElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/svg/SVGPathSegList.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/svg/SVGViewSpec.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/crypto/CryptoResultImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/encryptedmedia/MediaKeySession.h View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
sof
Please take a look. (Detail noticed while reviewing WeakPtr.h usage in Blink.)
5 years, 9 months ago (2015-03-03 13:27:49 UTC) #2
haraken
LGTM Not related to your CL, but MediaKeySession::hasPendingActivity() has code that depends on MediaKeySession::m_mediaKeys (WeakMember). ...
5 years, 9 months ago (2015-03-03 14:58:28 UTC) #4
sof
On 2015/03/03 14:58:28, haraken wrote: > LGTM > > Not related to your CL, but ...
5 years, 9 months ago (2015-03-03 16:27:31 UTC) #5
haraken
On 2015/03/03 16:27:31, sof wrote: > On 2015/03/03 14:58:28, haraken wrote: > > LGTM > ...
5 years, 9 months ago (2015-03-04 01:47:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976613002/20001
5 years, 9 months ago (2015-03-04 14:30:10 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/45940)
5 years, 9 months ago (2015-03-04 15:43:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976613002/20001
5 years, 9 months ago (2015-03-09 07:03:39 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 08:57:54 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191527

Powered by Google App Engine
This is Rietveld 408576698