Bug 122832

Summary: [GStreamer] use a smart pointer for ::setStreamVolumeElement()
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: commit-queue, eflews.bot, eric.carlson, glenn, gtk-ews, gustavo, gyuyoung.kim, jer.noble, menard, mrobinson, pnormand, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79203    
Attachments:
Description Flags
patch
eflews.bot: commit-queue-
patch none

Philippe Normand
Reported 2013-10-15 07:43:54 PDT
SSIA
Attachments
patch (1.82 KB, patch)
2013-10-15 08:30 PDT, Philippe Normand
eflews.bot: commit-queue-
patch (2.61 KB, patch)
2013-10-15 08:40 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2013-10-15 08:30:06 PDT
EFL EWS Bot
Comment 2 2013-10-15 08:33:23 PDT
EFL EWS Bot
Comment 3 2013-10-15 08:34:49 PDT
kov's GTK+ EWS bot
Comment 4 2013-10-15 08:39:43 PDT
Philippe Normand
Comment 5 2013-10-15 08:40:37 PDT
Darin Adler
Comment 6 2013-10-15 13:21:38 PDT
Comment on attachment 214264 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=214264&action=review > Source/WebCore/ChangeLog:10 > + Use a smart pointer all the way from call site to member variable storage. Why?
Philippe Normand
Comment 7 2013-10-16 08:09:01 PDT
(In reply to comment #6) > (From update of attachment 214264 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=214264&action=review > > > Source/WebCore/ChangeLog:10 > > + Use a smart pointer all the way from call site to member variable storage. > > Why? Oh well I thought it'd simply be cleaner but I can't find other reasons and there's no ref leak in the current code. So I think I'll end up not doing this change.
Note You need to log in before you can comment on or make changes to this bug.