<?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>55789</bug_id>
          
          <creation_ts>2011-03-04 13:31:47 -0800</creation_ts>
          <short_desc>Update webkit layout test expectations for Chromium for strict mode</short_desc>
          <delta_ts>2011-03-08 11:34:18 -0800</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>All</rep_platform>
          <op_sys>OS X 10.6</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>0</everconfirmed>
          <reporter>mmaly</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ager</cc>
    
    <cc>atwilson</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dglazkov</cc>
    
    <cc>mmaly</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>362678</commentid>
    <comment_count>0</comment_count>
    <who name="">mmaly</who>
    <bug_when>2011-03-04 13:31:47 -0800</bug_when>
    <thetext>Update for fast/js/mozilla/strict/15.5.5.1-expected.txt for strict mode features implemented in V8.
Strict mode in v8 now correctly throws when assigning to string.length on a string value.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>362680</commentid>
    <comment_count>1</comment_count>
      <attachid>84792</attachid>
    <who name="">mmaly</who>
    <bug_when>2011-03-04 13:33:27 -0800</bug_when>
    <thetext>Created attachment 84792
Changes to the test expectation file for fast/js/mozilla/strict/15.5.5.1 test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>362681</commentid>
    <comment_count>2</comment_count>
      <attachid>84792</attachid>
    <who name="">mmaly</who>
    <bug_when>2011-03-04 13:34:46 -0800</bug_when>
    <thetext>Comment on attachment 84792
Changes to the test expectation file for fast/js/mozilla/strict/15.5.5.1 test.

Forgot comment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>362682</commentid>
    <comment_count>3</comment_count>
      <attachid>84793</attachid>
    <who name="">mmaly</who>
    <bug_when>2011-03-04 13:36:32 -0800</bug_when>
    <thetext>Created attachment 84793
Updated test expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>362817</commentid>
    <comment_count>4</comment_count>
      <attachid>84793</attachid>
    <who name="">mmaly</who>
    <bug_when>2011-03-04 17:19:49 -0800</bug_when>
    <thetext>Comment on attachment 84793
Updated test expectations.

Feel free to review but let&apos;s not commit this until the chrome test expectations are in. Just committing this could break chrome if this change made it to chrome before the corresponding V8 change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>362843</commentid>
    <comment_count>5</comment_count>
      <attachid>84793</attachid>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-03-04 18:15:32 -0800</bug_when>
    <thetext>Comment on attachment 84793
Updated test expectations.

hooray</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>362844</commentid>
    <comment_count>6</comment_count>
      <attachid>84793</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-03-04 18:19:02 -0800</bug_when>
    <thetext>Comment on attachment 84793
Updated test expectations.

Clearing commit-queue flag per earlier comment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>363978</commentid>
    <comment_count>7</comment_count>
    <who name="">mmaly</who>
    <bug_when>2011-03-08 08:56:21 -0800</bug_when>
    <thetext>The chrome change landed. This is now ready to land as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>363979</commentid>
    <comment_count>8</comment_count>
      <attachid>84793</attachid>
    <who name="">mmaly</who>
    <bug_when>2011-03-08 09:08:59 -0800</bug_when>
    <thetext>Comment on attachment 84793
Updated test expectations.

Ready for commit bots to pick it up. The corresponding Chromium change landed in 77261.

http://src.chromium.org/viewvc/chrome?view=rev&amp;revision=77261</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>363994</commentid>
    <comment_count>9</comment_count>
      <attachid>84793</attachid>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-03-08 09:40:28 -0800</bug_when>
    <thetext>Comment on attachment 84793
Updated test expectations.

activate the antimatter reactor.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364058</commentid>
    <comment_count>10</comment_count>
      <attachid>84793</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-03-08 11:34:12 -0800</bug_when>
    <thetext>Comment on attachment 84793
Updated test expectations.

Clearing flags on attachment: 84793

Committed r80575: &lt;http://trac.webkit.org/changeset/80575&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364059</commentid>
    <comment_count>11</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-03-08 11:34:18 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>84792</attachid>
            <date>2011-03-04 13:33:27 -0800</date>
            <delta_ts>2011-03-04 13:34:46 -0800</delta_ts>
            <desc>Changes to the test expectation file for fast/js/mozilla/strict/15.5.5.1 test.</desc>
            <filename>TestExpectations.patch</filename>
            <type>text/plain</type>
            <size>1303</size>
            <attacher>mmaly</attacher>
            
              <data encoding="base64">SW5kZXg6IExheW91dFRlc3RzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBMYXlvdXRUZXN0cy9D
aGFuZ2VMb2cJKHJldmlzaW9uIDgwMzcxKQorKysgTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCSh3b3Jr
aW5nIGNvcHkpCkBAIC0xLDMgKzEsMTEgQEAKKzIwMTEtMDMtMDQgIE1hcnRpbiBNYWx5ICA8bW1h
bHlAY2hyb21pdW0ub3JnPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgor
CisgICAgICAgIE5lZWQgYSBzaG9ydCBkZXNjcmlwdGlvbiBhbmQgYnVnIFVSTCAoT09QUyEpCisK
KyAgICAgICAgKiBwbGF0Zm9ybS9jaHJvbWl1bS9mYXN0L2pzL21vemlsbGEvc3RyaWN0LzE1LjUu
NS4xLWV4cGVjdGVkLnR4dDoKKwogMjAxMS0wMy0wMyAgTWF0dGhldyBEZWxhbmV5ICA8bWRlbGFu
ZXlAYXBwbGUuY29tPgogCiAgICAgICAgIFJldmlld2VkIGJ5IERhcmluIEFkbGVyLgpJbmRleDog
TGF5b3V0VGVzdHMvcGxhdGZvcm0vY2hyb21pdW0vZmFzdC9qcy9tb3ppbGxhL3N0cmljdC8xNS41
LjUuMS1leHBlY3RlZC50eHQKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gTGF5b3V0VGVzdHMvcGxhdGZvcm0vY2hy
b21pdW0vZmFzdC9qcy9tb3ppbGxhL3N0cmljdC8xNS41LjUuMS1leHBlY3RlZC50eHQJKHJldmlz
aW9uIDgwMzA4KQorKysgTGF5b3V0VGVzdHMvcGxhdGZvcm0vY2hyb21pdW0vZmFzdC9qcy9tb3pp
bGxhL3N0cmljdC8xNS41LjUuMS1leHBlY3RlZC50eHQJKHdvcmtpbmcgY29weSkKQEAgLTQsNyAr
NCw3IEBAIFBBU1MgdHJ1ZSA9PT0gdHJ1ZQogUEFTUyAndXNlIHN0cmljdCc7IHZhciBzID0gc3Ry
KCk7IGRlbGV0ZSBzLmxlbmd0aCB0aHJldyBleGNlcHRpb24gb2YgdHlwZSBUeXBlRXJyb3IuCiBQ
QVNTIHZhciBzID0gc3RyKCk7IGRlbGV0ZSBzLmxlbmd0aCBpcyBmYWxzZQogUEFTUyB0cnVlID09
PSB0cnVlCi1GQUlMICd1c2Ugc3RyaWN0JzsgImZvbyIubGVuZ3RoID0gMSBzaG91bGQgdGhyb3cg
YW4gaW5zdGFuY2Ugb2YgVHlwZUVycm9yCitQQVNTICd1c2Ugc3RyaWN0JzsgImZvbyIubGVuZ3Ro
ID0gMSB0aHJldyBleGNlcHRpb24gb2YgdHlwZSBUeXBlRXJyb3IuCiBQQVNTICJmb28iLmxlbmd0
aCA9IDEgaXMgMQogUEFTUyB0cnVlID09PSB0cnVlCiBQQVNTICd1c2Ugc3RyaWN0JzsgZGVsZXRl
ICJmb28iLmxlbmd0aCB0aHJldyBleGNlcHRpb24gb2YgdHlwZSBUeXBlRXJyb3IuCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>84793</attachid>
            <date>2011-03-04 13:36:32 -0800</date>
            <delta_ts>2011-03-08 11:34:12 -0800</delta_ts>
            <desc>Updated test expectations.</desc>
            <filename>TestExpectations.patch</filename>
            <type>text/plain</type>
            <size>1373</size>
            <attacher>mmaly</attacher>
            
              <data encoding="base64">SW5kZXg6IExheW91dFRlc3RzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBMYXlvdXRUZXN0cy9D
aGFuZ2VMb2cJKHJldmlzaW9uIDgwMzcxKQorKysgTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCSh3b3Jr
aW5nIGNvcHkpCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTEtMDMtMDQgIE1hcnRpbiBNYWx5ICA8bW1h
bHlAY2hyb21pdW0ub3JnPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgor
CisgICAgICAgIFtDaHJvbWl1bV0gRXhwZWN0YXRpb24gdXBkYXRlcyBmb3Igc3RyaWN0IG1vZGUg
VjggZmVhdHVyZXMuCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNn
aT9pZD01NTc4OQorCisgICAgICAgICogcGxhdGZvcm0vY2hyb21pdW0vZmFzdC9qcy9tb3ppbGxh
L3N0cmljdC8xNS41LjUuMS1leHBlY3RlZC50eHQ6CisKIDIwMTEtMDMtMDMgIE1hdHRoZXcgRGVs
YW5leSAgPG1kZWxhbmV5QGFwcGxlLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBieSBEYXJpbiBB
ZGxlci4KSW5kZXg6IExheW91dFRlc3RzL3BsYXRmb3JtL2Nocm9taXVtL2Zhc3QvanMvbW96aWxs
YS9zdHJpY3QvMTUuNS41LjEtZXhwZWN0ZWQudHh0Cj09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIExheW91dFRlc3Rz
L3BsYXRmb3JtL2Nocm9taXVtL2Zhc3QvanMvbW96aWxsYS9zdHJpY3QvMTUuNS41LjEtZXhwZWN0
ZWQudHh0CShyZXZpc2lvbiA4MDMwOCkKKysrIExheW91dFRlc3RzL3BsYXRmb3JtL2Nocm9taXVt
L2Zhc3QvanMvbW96aWxsYS9zdHJpY3QvMTUuNS41LjEtZXhwZWN0ZWQudHh0CSh3b3JraW5nIGNv
cHkpCkBAIC00LDcgKzQsNyBAQCBQQVNTIHRydWUgPT09IHRydWUKIFBBU1MgJ3VzZSBzdHJpY3Qn
OyB2YXIgcyA9IHN0cigpOyBkZWxldGUgcy5sZW5ndGggdGhyZXcgZXhjZXB0aW9uIG9mIHR5cGUg
VHlwZUVycm9yLgogUEFTUyB2YXIgcyA9IHN0cigpOyBkZWxldGUgcy5sZW5ndGggaXMgZmFsc2UK
IFBBU1MgdHJ1ZSA9PT0gdHJ1ZQotRkFJTCAndXNlIHN0cmljdCc7ICJmb28iLmxlbmd0aCA9IDEg
c2hvdWxkIHRocm93IGFuIGluc3RhbmNlIG9mIFR5cGVFcnJvcgorUEFTUyAndXNlIHN0cmljdCc7
ICJmb28iLmxlbmd0aCA9IDEgdGhyZXcgZXhjZXB0aW9uIG9mIHR5cGUgVHlwZUVycm9yLgogUEFT
UyAiZm9vIi5sZW5ndGggPSAxIGlzIDEKIFBBU1MgdHJ1ZSA9PT0gdHJ1ZQogUEFTUyAndXNlIHN0
cmljdCc7IGRlbGV0ZSAiZm9vIi5sZW5ndGggdGhyZXcgZXhjZXB0aW9uIG9mIHR5cGUgVHlwZUVy
cm9yLgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>