<?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>42768</bug_id>
          
          <creation_ts>2010-07-21 10:21:10 -0700</creation_ts>
          <short_desc>[chromium] fast/forms/input-file-directory-upload.html fails on win after r63454</short_desc>
          <delta_ts>2010-07-22 18:00:18 -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>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ojan Vafai">ojan</reporter>
          <assigned_to name="John Gregg">johnnyg</assigned_to>
          <cc>cmarrin</cc>
    
    <cc>commit-queue</cc>
    
    <cc>johnnyg</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>254388</commentid>
    <comment_count>0</comment_count>
    <who name="Ojan Vafai">ojan</who>
    <bug_when>2010-07-21 10:21:10 -0700</bug_when>
    <thetext>Looks like the issue is that the paths have backslashes instead of forward slashes. Does the relevant spec comment on this? I think we should normalize to forward slashes. The web shouldn&apos;t need to deal with mixed slashes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254393</commentid>
    <comment_count>1</comment_count>
    <who name="John Gregg">johnnyg</who>
    <bug_when>2010-07-21 10:22:01 -0700</bug_when>
    <thetext>Agreed, we should normalize to forward slashes, I&apos;m working on a patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254629</commentid>
    <comment_count>2</comment_count>
      <attachid>62254</attachid>
    <who name="John Gregg">johnnyg</who>
    <bug_when>2010-07-21 19:10:29 -0700</bug_when>
    <thetext>Created attachment 62254
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254630</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-07-21 19:14:14 -0700</bug_when>
    <thetext>Attachment 62254 did not pass style-queue:

Failed to run &quot;[&apos;WebKitTools/Scripts/check-webkit-style&apos;]&quot; exit_code: 1
WebCore/html/HTMLInputElement.cpp:2001:  Missing spaces around /  [whitespace/operators] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254660</commentid>
    <comment_count>4</comment_count>
      <attachid>62254</attachid>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2010-07-21 22:02:00 -0700</bug_when>
    <thetext>Comment on attachment 62254
Patch

ok.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254870</commentid>
    <comment_count>5</comment_count>
      <attachid>62254</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-07-22 10:23:12 -0700</bug_when>
    <thetext>Comment on attachment 62254
Patch

Rejecting patch 62254 from commit-queue.

Failed to run &quot;[&apos;WebKitTools/Scripts/run-webkit-tests&apos;, &apos;--no-launch-safari&apos;, &apos;--exit-after-n-failures=1&apos;, &apos;--ignore-tests&apos;, &apos;compositing&apos;, &apos;--quiet&apos;]&quot; exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default&apos;.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 20707 test cases.
animations/play-state.html -&gt; failed

Exiting early after 1 failures. 123 tests run.
13.24s total testing time

122 test cases (99%) succeeded
1 test case (&lt;1%) had incorrect layout

Full output: http://queues.webkit.org/results/3581339</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254877</commentid>
    <comment_count>6</comment_count>
    <who name="Ojan Vafai">ojan</who>
    <bug_when>2010-07-22 10:48:12 -0700</bug_when>
    <thetext>&gt; animations/play-state.html -&gt; failed

This test looks to have gotten flaky recently. Likely from http://trac.webkit.org/changeset/63862/. See http://crbug.com/49920 for more details.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254936</commentid>
    <comment_count>7</comment_count>
      <attachid>62254</attachid>
    <who name="John Gregg">johnnyg</who>
    <bug_when>2010-07-22 13:05:29 -0700</bug_when>
    <thetext>Comment on attachment 62254
Patch

okay if it&apos;s just flaky i&apos;ll try CQ one more time</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254985</commentid>
    <comment_count>8</comment_count>
      <attachid>62254</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-07-22 14:27:10 -0700</bug_when>
    <thetext>Comment on attachment 62254
Patch

Clearing flags on attachment: 62254

Committed r63914: &lt;http://trac.webkit.org/changeset/63914&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254986</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-07-22 14:27:16 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>255120</commentid>
    <comment_count>10</comment_count>
    <who name="John Gregg">johnnyg</who>
    <bug_when>2010-07-22 18:00:18 -0700</bug_when>
    <thetext>Committed r63932: &lt;http://trac.webkit.org/changeset/63932&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>62254</attachid>
            <date>2010-07-21 19:10:29 -0700</date>
            <delta_ts>2010-07-22 14:27:10 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-42768-20100721191027.patch</filename>
            <type>text/plain</type>
            <size>1678</size>
            <attacher name="John Gregg">johnnyg</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiA2Mzg3NCkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTcgQEAKKzIwMTAtMDctMjEgIEpvaG4gR3JlZ2cgIDxqb2hubnlnQGdvb2dsZS5j
b20+CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgW2No
cm9taXVtXSBmYXN0L2Zvcm1zL2lucHV0LWZpbGUtZGlyZWN0b3J5LXVwbG9hZC5odG1sIGZhaWxz
IG9uIHdpbiBhZnRlciByNjM0NTQKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hv
d19idWcuY2dpP2lkPTQyNzY4CisKKyAgICAgICAgTm9ybWFsaXplIHBhdGggc2VwYXJhdG9ycyBm
b3IgdGhlIHNjcmlwdCBBUEkgYnkgY29udmVyaW5nIFwncyB0byAvJ3MuCisKKyAgICAgICAgQ292
ZXJlZCBieSBpbnB1dC1maWxlLWRpcmVjdG9yeS11cGxvYWQuaHRtbAorCisgICAgICAgICogaHRt
bC9IVE1MSW5wdXRFbGVtZW50LmNwcDoKKyAgICAgICAgKFdlYkNvcmU6OkhUTUxJbnB1dEVsZW1l
bnQ6OnNldEZpbGVMaXN0RnJvbVJlbmRlcmVyKToKKwogMjAxMC0wNy0yMSAgQWRhbSBCYXJ0aCAg
PGFiYXJ0aEB3ZWJraXQub3JnPgogCiAgICAgICAgIFJldmlld2VkIGJ5IEVyaWMgU2VpZGVsLgpJ
bmRleDogV2ViQ29yZS9odG1sL0hUTUxJbnB1dEVsZW1lbnQuY3BwCj09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdl
YkNvcmUvaHRtbC9IVE1MSW5wdXRFbGVtZW50LmNwcAkocmV2aXNpb24gNjM4NjQpCisrKyBXZWJD
b3JlL2h0bWwvSFRNTElucHV0RWxlbWVudC5jcHAJKHdvcmtpbmcgY29weSkKQEAgLTE5OTYsOCAr
MTk5NiwxMSBAQCB2b2lkIEhUTUxJbnB1dEVsZW1lbnQ6OnNldEZpbGVMaXN0RnJvbVJlCiAgICAg
ICAgIH0KICAgICAgICAgcm9vdFBhdGggPSBkaXJlY3RvcnlOYW1lKHJvb3RQYXRoKTsKICAgICAg
ICAgQVNTRVJUKHJvb3RQYXRoLmxlbmd0aCgpKTsKLSAgICAgICAgZm9yIChpbnQgaSA9IDA7IGkg
PCBzaXplOyBpKyspCi0gICAgICAgICAgICBtX2ZpbGVMaXN0LT5hcHBlbmQoRmlsZTo6Y3JlYXRl
KHBhdGhzW2ldLnN1YnN0cmluZygxICsgcm9vdFBhdGgubGVuZ3RoKCkpLCBwYXRoc1tpXSkpOwor
ICAgICAgICBmb3IgKGludCBpID0gMDsgaSA8IHNpemU7IGkrKykgeworICAgICAgICAgICAgLy8g
Tm9ybWFsaXplIGJhY2tzbGFzaGVzIHRvIHNsYXNoZXMgYmVmb3JlIGV4cG9zaW5nIHRoZSByZWxh
dGl2ZSBwYXRoIHRvIHNjcmlwdC4KKyAgICAgICAgICAgIFN0cmluZyByZWxhdGl2ZVBhdGggPSBw
YXRoc1tpXS5zdWJzdHJpbmcoMSArIHJvb3RQYXRoLmxlbmd0aCgpKS5yZXBsYWNlKCdcXCcsJy8n
KTsKKyAgICAgICAgICAgIG1fZmlsZUxpc3QtPmFwcGVuZChGaWxlOjpjcmVhdGUocmVsYXRpdmVQ
YXRoLCBwYXRoc1tpXSkpOworICAgICAgICB9CiAgICAgfSBlbHNlIHsKICAgICAgICAgZm9yIChp
bnQgaSA9IDA7IGkgPCBzaXplOyBpKyspCiAgICAgICAgICAgICBtX2ZpbGVMaXN0LT5hcHBlbmQo
RmlsZTo6Y3JlYXRlKHBhdGhzW2ldKSk7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>