<?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>44773</bug_id>
          
          <creation_ts>2010-08-27 09:43:22 -0700</creation_ts>
          <short_desc>REGRESSION: some tests no longer painting</short_desc>
          <delta_ts>2010-08-30 09:17:47 -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>Tools / Tests</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="Tony Chang">tony</reporter>
          <assigned_to name="Nikolas Zimmermann">zimmermann</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>paroga</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>270548</commentid>
    <comment_count>0</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-08-27 09:43:22 -0700</bug_when>
    <thetext>After http://trac.webkit.org/changeset/66223, three tests started failing pixel tests on the Chromium bots:

  fast/canvas/canvas-as-image.html
  fast/canvas/canvas-as-image-incremental-repaint.html
  fast/gradients/generated-gradients.html

It seems that they&apos;re not painting the background at all.

I&apos;m building webkit-mac to see if this also happens in Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270554</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-08-27 09:46:43 -0700</bug_when>
    <thetext>Yup, repros in Safari too.

Here are the pixel results:

http://trac.webkit.org/export/66223/trunk/LayoutTests/platform/mac/fast/canvas/canvas-as-image-expected.png
http://build.chromium.org/buildbot/layout_test_results/webkit-rel-webkit-org/results/layout-test-results/fast/canvas/canvas-as-image-actual.png

http://trac.webkit.org/export/66223/trunk/LayoutTests/platform/mac/fast/canvas/canvas-as-image-incremental-repaint-expected.png
http://build.chromium.org/buildbot/layout_test_results/webkit-rel-webkit-org/results/layout-test-results/fast/canvas/canvas-as-image-incremental-repaint-actual.png

http://trac.webkit.org/export/66223/trunk/LayoutTests/platform/mac/fast/gradients/generated-gradients-expected.png
http://build.chromium.org/buildbot/layout_test_results/webkit-rel-webkit-org/results/layout-test-results/fast/gradients/generated-gradients-actual.png</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270686</commentid>
    <comment_count>2</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2010-08-27 13:04:24 -0700</bug_when>
    <thetext>Thanks for the report, I&apos;ll investigate tomorrow, about to go to bed.
Are you sure these are the only tests which are broken?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270704</commentid>
    <comment_count>3</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-08-27 13:32:23 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Thanks for the report, I&apos;ll investigate tomorrow, about to go to bed.
&gt; Are you sure these are the only tests which are broken?

These are the only layout tests that regressed on the chromium bots (across windows, mac and linux).  It&apos;s possible for there to be a test that chromium was already failing, in which case a regression would not be noticed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270883</commentid>
    <comment_count>4</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-08-27 18:44:23 -0700</bug_when>
    <thetext>I suspect fast/canvas/webgl/css-webkit-canvas-repaint.html and fast/canvas/webgl/css-webkit-canvas.html are failing for the same reason.  I bet the pixel results were generated before r66223 was landed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270937</commentid>
    <comment_count>5</comment_count>
      <attachid>65813</attachid>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2010-08-27 23:53:53 -0700</bug_when>
    <thetext>Created attachment 65813
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270938</commentid>
    <comment_count>6</comment_count>
      <attachid>65813</attachid>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-08-27 23:56:25 -0700</bug_when>
    <thetext>Comment on attachment 65813
Patch

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270939</commentid>
    <comment_count>7</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2010-08-27 23:57:03 -0700</bug_when>
    <thetext>Landed in r66299.

Tony, can you verify the regression is gone?
All tests you mentioned work again for me in Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>270945</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-08-28 00:30:54 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/66299 might have broken Qt Linux Release</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271460</commentid>
    <comment_count>9</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-08-30 09:17:47 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; Landed in r66299.
&gt; 
&gt; Tony, can you verify the regression is gone?
&gt; All tests you mentioned work again for me in Safari.

Yes, the regression is gone.  Thanks!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>65813</attachid>
            <date>2010-08-27 23:53:53 -0700</date>
            <delta_ts>2010-08-27 23:56:24 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>FixImage.diff</filename>
            <type>text/plain</type>
            <size>2147</size>
            <attacher name="Nikolas Zimmermann">zimmermann</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiA2NjI5OCkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTggQEAKKzIwMTAtMDgtMjcgIE5pa29sYXMgWmltbWVybWFubiAgPG56aW1tZXJt
YW5uQHJpbS5jb20+CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAg
ICAgICAgUkVHUkVTU0lPTjogc29tZSB0ZXN0cyBubyBsb25nZXIgcGFpbnRpbmcKKyAgICAgICAg
aHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTQ0NzczCisKKyAgICAgICAg
Rml4IHJlZ3Jlc3Npb24gZnJvbSB0aGUgUmVuZGVySW1hZ2VSZXNvdXJjZSBpbnRyb2R1Y3Rpb24s
IGZhc3QvY2FudmFzL2NhbnZhcy1hcy1pbWFnZS5odG1sCisgICAgICAgIGFuZCBmYXN0L2NhbnZh
cy9jYW52YXMtYXMtaW1hZ2UtaW5jcmVtZW50YWwtcmVwYWludC5odG1sIHBpeGVsIHRlc3RzIGRp
ZCBub3Qgd29yayBhbnltb3JlLgorCisgICAgICAgICogcmVuZGVyaW5nL1JlbmRlckltYWdlUmVz
b3VyY2UuaDoKKyAgICAgICAgKFdlYkNvcmU6OlJlbmRlckltYWdlUmVzb3VyY2U6Omhhc0ltYWdl
KTogTWFrZSBoYXNJbWFnZSB2aXJ0dWFsLgorICAgICAgICAqIHJlbmRlcmluZy9SZW5kZXJJbWFn
ZVJlc291cmNlU3R5bGVJbWFnZS5oOgorICAgICAgICAoV2ViQ29yZTo6UmVuZGVySW1hZ2VSZXNv
dXJjZVN0eWxlSW1hZ2U6Omhhc0ltYWdlKTogQWx3YXlzIHJldHVybiB0cnVlLCBqdXN0IGxpa2Ug
UmVuZGVySW1hZ2VHZW5lcmF0ZWRDb250ZW50IGRpZC4KKwogMjAxMC0wOC0yNyAgS2ltbW8gS2lu
bnVuZW4gIDxraW1tby50Lmtpbm51bmVuQG5va2lhLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBi
eSBLZW5uZXRoIFJvaGRlIENocmlzdGlhbnNlbi4KSW5kZXg6IFdlYkNvcmUvcmVuZGVyaW5nL1Jl
bmRlckltYWdlUmVzb3VyY2UuaAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJDb3JlL3JlbmRlcmluZy9SZW5k
ZXJJbWFnZVJlc291cmNlLmgJKHJldmlzaW9uIDY2MjIzKQorKysgV2ViQ29yZS9yZW5kZXJpbmcv
UmVuZGVySW1hZ2VSZXNvdXJjZS5oCSh3b3JraW5nIGNvcHkpCkBAIC00OSw3ICs0OSw3IEBAIHB1
YmxpYzoKIAogICAgIHZvaWQgc2V0Q2FjaGVkSW1hZ2UoQ2FjaGVkSW1hZ2UqKTsKICAgICBDYWNo
ZWRJbWFnZSogY2FjaGVkSW1hZ2UoKSBjb25zdCB7IHJldHVybiBtX2NhY2hlZEltYWdlLmdldCgp
OyB9Ci0gICAgYm9vbCBoYXNJbWFnZSgpIGNvbnN0IHsgcmV0dXJuIG1fY2FjaGVkSW1hZ2U7IH0K
KyAgICB2aXJ0dWFsIGJvb2wgaGFzSW1hZ2UoKSBjb25zdCB7IHJldHVybiBtX2NhY2hlZEltYWdl
OyB9CiAKICAgICB2b2lkIHJlc2V0QW5pbWF0aW9uKCk7CiAKSW5kZXg6IFdlYkNvcmUvcmVuZGVy
aW5nL1JlbmRlckltYWdlUmVzb3VyY2VTdHlsZUltYWdlLmgKPT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gV2ViQ29y
ZS9yZW5kZXJpbmcvUmVuZGVySW1hZ2VSZXNvdXJjZVN0eWxlSW1hZ2UuaAkocmV2aXNpb24gNjYy
MjMpCisrKyBXZWJDb3JlL3JlbmRlcmluZy9SZW5kZXJJbWFnZVJlc291cmNlU3R5bGVJbWFnZS5o
CSh3b3JraW5nIGNvcHkpCkBAIC00NSw2ICs0NSw3IEBAIHB1YmxpYzoKICAgICB2aXJ0dWFsIHZv
aWQgaW5pdGlhbGl6ZShSZW5kZXJPYmplY3QqKTsKICAgICB2aXJ0dWFsIHZvaWQgc2h1dGRvd24o
KTsKIAorICAgIHZpcnR1YWwgYm9vbCBoYXNJbWFnZSgpIGNvbnN0IHsgcmV0dXJuIHRydWU7IH0K
ICAgICB2aXJ0dWFsIEltYWdlKiBpbWFnZShpbnQgd2lkdGggPSAwLCBpbnQgaGVpZ2h0ID0gMCkg
eyByZXR1cm4gbV9zdHlsZUltYWdlLT5pbWFnZShtX3JlbmRlcmVyLCBJbnRTaXplKHdpZHRoLCBo
ZWlnaHQpKTsgfQogICAgIHZpcnR1YWwgYm9vbCBlcnJvck9jY3VycmVkKCkgY29uc3QgeyByZXR1
cm4gbV9zdHlsZUltYWdlLT5lcnJvck9jY3VycmVkKCk7IH0KIAo=
</data>
<flag name="review"
          id="54685"
          type_id="1"
          status="+"
          setter="krit"
    />
          </attachment>
      

    </bug>

</bugzilla>