<?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>81746</bug_id>
          
          <creation_ts>2012-03-21 00:50:25 -0700</creation_ts>
          <short_desc>REGRESSION (r111497): fast/css/text-transform-select.html and fast/forms/select/menulist-disabled-option.html is failing</short_desc>
          <delta_ts>2012-03-21 07:21:22 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>79764</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>keishi</cc>
    
    <cc>ossy</cc>
    
    <cc>pnormand</cc>
    
    <cc>shinyak</cc>
    
    <cc>tkent</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>yosin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>583876</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-21 00:50:25 -0700</bug_when>
    <thetext>After &lt;http://trac.webkit.org/r111500&gt;, text-transform is not applied to the popup button text in fast/css/text-transform-select.html.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>583878</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-03-21 00:50:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/11088942&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>583881</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-21 01:04:33 -0700</bug_when>
    <thetext>Updated the Mac expected results for this test in &lt;http://trac.webkit.org/r111508&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584053</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-21 06:11:31 -0700</bug_when>
    <thetext>r111497 is the culprit, not r111500.

 - http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r111527%20%2835221%29/fast/css/text-transform-select-pretty-diff.html
 - http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r111527%20%2835221%29/fast/forms/select/menulist-disabled-option-diffs.html

These tests fail on Qt,GTK, Chromium too. 

GTK guys landed failing expected result for it - http://trac.webkit.org/changeset/111513/trunk/LayoutTests/platform/gtk/fast/css/text-transform-select-expected.txt

and Chromium guys did it too - http://trac.webkit.org/changeset/111506</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584058</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-21 06:16:05 -0700</bug_when>
    <thetext>Just a question: Why don&apos;t we simple rollout r111497 and let the author fix the regression caused by his patch? We make extra work for us if we commit failing expected files, skip failing tests, etc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584083</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-21 06:40:03 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; Just a question: Why don&apos;t we simple rollout r111497 and let the author fix the regression caused by his patch? We make extra work for us if we commit failing expected files, skip failing tests, etc.

Rolled out with gardenings too - http://trac.webkit.org/changeset/111532. (rs=Philipp)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584111</commentid>
    <comment_count>6</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-21 07:20:29 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #4)
&gt; &gt; Just a question: Why don&apos;t we simple rollout r111497 and let the author fix the regression caused by his patch? We make extra work for us if we commit failing expected files, skip failing tests, etc.
&gt; 
&gt; Rolled out with gardenings too - http://trac.webkit.org/changeset/111532. (rs=Philipp)

Thanks. Is there a reason why you didn’t change this bug’s status to Resolved?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584112</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-21 07:21:22 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #5)
&gt; &gt; (In reply to comment #4)
&gt; &gt; &gt; Just a question: Why don&apos;t we simple rollout r111497 and let the author fix the regression caused by his patch? We make extra work for us if we commit failing expected files, skip failing tests, etc.
&gt; &gt; 
&gt; &gt; Rolled out with gardenings too - http://trac.webkit.org/changeset/111532. (rs=Philipp)
&gt; 
&gt; Thanks. Is there a reason why you didn’t change this bug’s status to Resolved?

Yes, I forgot it. :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>