<?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>110574</bug_id>
          
          <creation_ts>2013-02-22 01:50:10 -0800</creation_ts>
          <short_desc>[Progress Events] Interface objects properties should be Configurable.</short_desc>
          <delta_ts>2013-04-17 07:46:21 -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 Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>110573</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>0</everconfirmed>
          <reporter name="Jungkee Song">jungkees</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>d-r</cc>
    
    <cc>glenn</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>hojong.han</cc>
    
    <cc>jungkee.song</cc>
    
    <cc>jussi.kukkonen</cc>
    
    <cc>kihong.kwon</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>Ms2ger</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>839385</commentid>
    <comment_count>0</comment_count>
    <who name="Jungkee Song">jungkees</who>
    <bug_when>2013-02-22 01:50:10 -0800</bug_when>
    <thetext>Steps to reproduce:

ProgressEvent CR (http://www.w3.org/TR/progress-events/) test
- Test wiki: http://www.w3.org/wiki/Webapps/Interop/ProgressEvents
- Test suite: http://w3c-test.org/webapps/ProgressEvents/tests/
- Test case: http://w3c-test.org/webapps/ProgressEvents/tests/submissions/Ms2ger/interface.html
(7) Interface objects properties should be Configurable


Actual results:

Test case failed: 

delete window.ProgressEvent
does not work.


Expected results:

ProgressEvent is configurable in window object. Hence, the assertions pass by actually delete the ProgressEvent property from window global.
(See 4.4. Interfaces of WebIDL: http://dev.w3.org/2006/webapi/WebIDL/#es-interfaces)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>877166</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-04-17 07:46:21 -0700</bug_when>
    <thetext>Will handle this in Bug 110573 as the 2 bugs are strongly related.

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

    </bug>

</bugzilla>