<?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>65787</bug_id>
          
          <creation_ts>2011-08-05 13:07:40 -0700</creation_ts>
          <short_desc>Add missing tests for LegacyDefaultOptionalArgument removal</short_desc>
          <delta_ts>2011-08-15 09:37:20 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore JavaScript</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>65802</dependson>
    
    <dependson>65810</dependson>
    
    <dependson>65812</dependson>
    
    <dependson>65814</dependson>
    
    <dependson>65815</dependson>
    
    <dependson>65816</dependson>
    
    <dependson>66234</dependson>
    
    <dependson>66235</dependson>
    
    <dependson>66236</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Barth">abarth</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>donggwan.kim</cc>
    
    <cc>pilgrim</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>447380</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-08-05 13:07:40 -0700</bug_when>
    <thetext>Looks like these patches have some behavior changes without tests.

https://bugs.webkit.org/show_bug.cgi?id=64539
https://bugs.webkit.org/show_bug.cgi?id=65338
https://bugs.webkit.org/show_bug.cgi?id=65353
https://bugs.webkit.org/show_bug.cgi?id=65355

Geolocation.clearWatch()
PositionCallback.handleEvent()
PositionErrorCallback.handleEvent()

https://bugs.webkit.org/show_bug.cgi?id=65570

SpeechInputResultList.item()

https://bugs.webkit.org/show_bug.cgi?id=65571

WebKitAnimationList.item()

https://bugs.webkit.org/show_bug.cgi?id=65715

MediaStreamList.item()
MediaStreamTrackList.item()
TouchList.item()

https://bugs.webkit.org/show_bug.cgi?id=65750

AudioBufferSourceNode.noteOn()
AudioBufferSourceNode.noteGrainOn()
AudioBufferSourceNode.noteOff()

We should add tests for the changed behavior.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447504</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2011-08-05 17:39:07 -0700</bug_when>
    <thetext>This doesn&apos;t seem to include the changes to addEventListener/removeEventListener.  Are those covered elsewhere?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447511</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-08-05 17:46:08 -0700</bug_when>
    <thetext>&gt; Are those covered elsewhere?

Filed as blocking this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>447638</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-08-06 12:35:45 -0700</bug_when>
    <thetext>&gt; MediaStreamList.item()
&gt; MediaStreamTrackList.item()

As far as I can tell, the PeerConnection API isn&apos;t far enough along to test this IDL change.  I don&apos;t see any tests that even instantiate the PeerConnection object.  It seems like the compat impact from this change is non-existent, so matching the spec is the best course of action.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>