<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>164688</bug_id>
          
          <creation_ts>2016-11-12 14:03:14 -0800</creation_ts>
          <short_desc>[GStreamer] compiler warning in MediaStreamTrackPrivate copy constructor</short_desc>
          <delta_ts>2016-11-14 01:56:14 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>164636</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alex</cc>
    
    <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1250713</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-11-12 14:03:14 -0800</bug_when>
    <thetext>This looks like a good warning:

[3523/5556] Building CXX object Source...iastream/MediaStreamTrackPrivate.cpp.o
../../Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.cpp: In copy constructor ‘WebCore::MediaStreamTrackPrivate::MediaStreamTrackPrivate(const WebCore::MediaStreamTrackPrivate&amp;)’:
../../Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.cpp:50:1: warning: base class ‘class WTF::RefCounted&lt;WebCore::MediaStreamTrackPrivate&gt;’ should be explicitly initialized in the copy constructor [-Wextra]
 MediaStreamTrackPrivate::MediaStreamTrackPrivate(const MediaStreamTrackPrivate&amp; other)
 ^~~~~~~~~~~~~~~~~~~~~~~</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1250806</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2016-11-13 00:24:20 -0800</bug_when>
    <thetext>(not MSE-related)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1250935</commentid>
    <comment_count>2</comment_count>
    <who name="Alejandro G. Castro">alex</who>
    <bug_when>2016-11-13 22:53:23 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 164636 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>