<?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>37157</bug_id>
          
          <creation_ts>2010-04-06 10:19:46 -0700</creation_ts>
          <short_desc>REGRESSION (r57109): editing/pasteboard/drag-image-to-contenteditable-in-iframe.html fails on Windows</short_desc>
          <delta_ts>2010-04-18 09:31:11 -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>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://build.webkit.org/results/Windows%20Release%20(Tests)/r57109%20(10957)/editing/pasteboard/drag-image-to-contenteditable-in-iframe-pretty-diff.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>37284</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          <cc>darin</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>209091</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-04-06 10:19:46 -0700</bug_when>
    <thetext>Since new results were landed in r57109, editing/pasteboard/drag-image-to-contenteditable-in-iframe.html has been failing on Windows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209093</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-04-06 10:20:43 -0700</bug_when>
    <thetext>&lt;rdar://problem/7832412&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209110</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 10:47:04 -0700</bug_when>
    <thetext>I need the help from someone with a Windows machine who can regenerate the results of this test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209117</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-04-06 10:50:40 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; I need the help from someone with a Windows machine who can regenerate the
&gt; results of this test.

Darin, it looks to me like the Windows bots are generating the same results that the Mac bots generated prior to r57109. i.e., the results coming out of the Windows bots are identical to the expected results from r57108. Does this indicate that the bug is not fixed on Windows?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209120</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 10:56:04 -0700</bug_when>
    <thetext>Alexey says I can just get the results from the bots. I will do that now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209121</commentid>
    <comment_count>5</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 10:56:40 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; Darin, it looks to me like the Windows bots are generating the same results
&gt; that the Mac bots generated prior to r57109. i.e., the results coming out of
&gt; the Windows bots are identical to the expected results from r57108. Does this
&gt; indicate that the bug is not fixed on Windows?

That would be exceedingly surprising. There is no platform-specific element involved here. I am not sure how to figure it out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209123</commentid>
    <comment_count>6</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 10:57:34 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #3)
&gt; &gt; Darin, it looks to me like the Windows bots are generating the same results
&gt; &gt; that the Mac bots generated prior to r57109. i.e., the results coming out of
&gt; &gt; the Windows bots are identical to the expected results from r57108. Does this
&gt; &gt; indicate that the bug is not fixed on Windows?
&gt; 
&gt; That would be exceedingly surprising. There is no platform-specific element
&gt; involved here. I am not sure how to figure it out.

But I see that you are correct. This is a mystery.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209129</commentid>
    <comment_count>7</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 11:16:04 -0700</bug_when>
    <thetext>I have now checked and the bug that r57109 is indeed fixed on Windows as well as Mac.

But this dragging test works differently because of a difference in the code path on Windows. On Windows, the new &lt;img&gt; element has a full path to the image. On Mac, the new &lt;img&gt; element has the same src attribute as the original &lt;img&gt; element.

So it&apos;s not surprising that this test has different results, and it has nothing to do with the bug I fixed, but it does represent a platform difference.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209131</commentid>
    <comment_count>8</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 11:19:15 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/57160</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209133</commentid>
    <comment_count>9</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-06 11:20:40 -0700</bug_when>
    <thetext>I filed bug 37162 about the problem.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>