<?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>77183</bug_id>
          
          <creation_ts>2012-01-26 20:57:23 -0800</creation_ts>
          <short_desc>[Chromium] Layout Test svg/as-object/nested-embedded-svg-size-changes.html times out</short_desc>
          <delta_ts>2012-04-05 13:03:49 -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>All</rep_platform>
          <op_sys>All</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>
          
          <blocked>77736</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Yuzo Fujishima">yuzo</reporter>
          <assigned_to name="Nikolas Zimmermann">zimmermann</assigned_to>
          <cc>arv</cc>
    
    <cc>jchaffraix</cc>
    
    <cc>schenney</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>543796</commentid>
    <comment_count>0</comment_count>
    <who name="Yuzo Fujishima">yuzo</who>
    <bug_when>2012-01-26 20:57:23 -0800</bug_when>
    <thetext>The following layout test times out (or passes) on Chromium.

svg/as-object/nested-embedded-svg-size-changes.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>543930</commentid>
    <comment_count>1</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-01-27 03:07:54 -0800</bug_when>
    <thetext>My immediate thought was that its related to my FrameView patch, but it&apos;s a JS error:

CONSOLE MESSAGE: line 9: Uncaught TypeError: Cannot read property &apos;defaultView&apos; of undefined
Maybe its V8 specific, I&apos;ve never seen this fail before - &quot;document&quot; is null, at some point.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>548745</commentid>
    <comment_count>2</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-03 08:29:59 -0800</bug_when>
    <thetext>Bug 77736 might fix this, once landed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>551313</commentid>
    <comment_count>3</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2012-02-07 13:29:43 -0800</bug_when>
    <thetext>FYI, I marked the test as slow to see if it helped and it really did not. We must be hitting the exception fairly regularly and not call notifyDone().</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>551931</commentid>
    <comment_count>4</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-08 02:27:16 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; FYI, I marked the test as slow to see if it helped and it really did not. We must be hitting the exception fairly regularly and not call notifyDone().

*grml* It really needs to be debugged on Chrome/V8 - it only seems to happen there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>552990</commentid>
    <comment_count>5</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 02:44:04 -0800</bug_when>
    <thetext>Not related to bug 77736 - it&apos;s a chromium/v8 specific problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>552991</commentid>
    <comment_count>6</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 02:45:18 -0800</bug_when>
    <thetext>Oops, wrong bug, reverting. Bug 78026 covers the same regression for Qt, which uses jsc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553017</commentid>
    <comment_count>7</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 03:26:45 -0800</bug_when>
    <thetext>Uploaded a fix to bug 78026 that should fix chromium as well.

*** This bug has been marked as a duplicate of bug 78026 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553077</commentid>
    <comment_count>8</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 05:05:52 -0800</bug_when>
    <thetext>Reopening, it seems to be an individual failure, it doesn&apos;t fail on Qt at present.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553084</commentid>
    <comment_count>9</comment_count>
      <attachid>126286</attachid>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 05:26:35 -0800</bug_when>
    <thetext>Created attachment 126286
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553087</commentid>
    <comment_count>10</comment_count>
      <attachid>126286</attachid>
    <who name="Zoltan Herczeg">zherczeg</who>
    <bug_when>2012-02-09 05:36:29 -0800</bug_when>
    <thetext>Comment on attachment 126286
Patch

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553092</commentid>
    <comment_count>11</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 05:40:10 -0800</bug_when>
    <thetext>Committed r107227: &lt;http://trac.webkit.org/changeset/107227&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553106</commentid>
    <comment_count>12</comment_count>
      <attachid>126286</attachid>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 06:26:26 -0800</bug_when>
    <thetext>Comment on attachment 126286
Patch

It got fixed in trunk! Manually verified using the latest layout test results.zip from the cr-linux bot, and discussed with podivilov on IRC.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>553107</commentid>
    <comment_count>13</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-02-09 06:26:46 -0800</bug_when>
    <thetext>Removed the TIMEOUT from the chromium expectations in r107231. Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>596829</commentid>
    <comment_count>14</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2012-04-05 13:03:49 -0700</bug_when>
    <thetext>Committed r113362: &lt;http://trac.webkit.org/changeset/113362&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>126286</attachid>
            <date>2012-02-09 05:26:35 -0800</date>
            <delta_ts>2012-02-09 06:26:26 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-77183-20120209142631.patch</filename>
            <type>text/plain</type>
            <size>1766</size>
            <attacher name="Nikolas Zimmermann">zimmermann</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTA3MjI1CmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggN2VjY2UyNjY0ZDVmNzhlMGNlNjZi
YzBkMTQwZWRhMGYyMGUzNDM4Yi4uZjU3NTA1ODU2NzQ5OGZhODFlNDMwYmQ0NDcyN2IwZGFiNGZl
ZmI0OCAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1IEBACisyMDEyLTAyLTA5ICBOaWtvbGFzIFppbW1lcm1h
bm4gIDxuemltbWVybWFubkByaW0uY29tPgorCisgICAgICAgIFtDaHJvbWl1bV0gTGF5b3V0IFRl
c3Qgc3ZnL2FzLW9iamVjdC9uZXN0ZWQtZW1iZWRkZWQtc3ZnLXNpemUtY2hhbmdlcy5odG1sIHRp
bWVzIG91dAorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9
NzcxODMKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBB
bm90aGVyIGF0dGVtcHQgYXQgZml4aW5nIHN2Zy9hcy1vYmplY3QvbmVzdGVkLWVtYmVkZGVkLXN2
Zy1zaXplLWNoYW5nZXMuaHRtbCwKKyAgICAgICAgYnkgZ3Vlc3NpbmcgZnJvbSB0aGUgSlMgdHJh
Y2UsIHdoZXJlIGl0IG1pZ2h0IGhhcHBlbmVkLgorCisgICAgICAgICogc3ZnL2FzLW9iamVjdC9u
ZXN0ZWQtZW1iZWRkZWQtc3ZnLXNpemUtY2hhbmdlcy5odG1sOgorCiAyMDEyLTAyLTA5ICBBbGV4
ZWkgRmlsaXBwb3YgIDxhbGV4ZWlmQGNocm9taXVtLm9yZz4KIAogICAgICAgICBXZWJJbnNwZWN0
b3I6IFNob3cgcGVyY2VudGFnZSBieSBkZWZhdWx0IGluIGhlYXAgcHJvZmlsZXIuCmRpZmYgLS1n
aXQgYS9MYXlvdXRUZXN0cy9zdmcvYXMtb2JqZWN0L25lc3RlZC1lbWJlZGRlZC1zdmctc2l6ZS1j
aGFuZ2VzLmh0bWwgYi9MYXlvdXRUZXN0cy9zdmcvYXMtb2JqZWN0L25lc3RlZC1lbWJlZGRlZC1z
dmctc2l6ZS1jaGFuZ2VzLmh0bWwKaW5kZXggNzNiYWJjY2QxNDNhOGFkYTE2ZjM1MmVhY2Y4NjVh
NmY2MmUxODVjMi4uNjc4MWNjNzhlOTVhZWVjYjE0ODAzMTRjMzE1MjdiMzlhZjY3NmQzOCAxMDA2
NDQKLS0tIGEvTGF5b3V0VGVzdHMvc3ZnL2FzLW9iamVjdC9uZXN0ZWQtZW1iZWRkZWQtc3ZnLXNp
emUtY2hhbmdlcy5odG1sCisrKyBiL0xheW91dFRlc3RzL3N2Zy9hcy1vYmplY3QvbmVzdGVkLWVt
YmVkZGVkLXN2Zy1zaXplLWNoYW5nZXMuaHRtbApAQCAtMzEsOCArMzEsMTIgQEAKICAgICBmdW5j
dGlvbiByZXF1ZXN0U2l6ZUNoYW5nZSgpIHsKICAgICAgICAgb2JqZWN0MSA9IGRvY3VtZW50Lmdl
dEVsZW1lbnRzQnlUYWdOYW1lKCJvYmplY3QiKVswXTsKICAgICAgICAgdmFyIGh0bWxEb2MgPSBv
YmplY3QxLmNvbnRlbnREb2N1bWVudDsKLSAgICAgICAgdmFyIGh0bWxXaW5kb3cgPSBodG1sRG9j
LmRlZmF1bHRWaWV3OworICAgICAgICBpZiAoIWh0bWxEb2MpIHsKKyAgICAgICAgICAgIHNldFRp
bWVvdXQocmVxdWVzdFNpemVDaGFuZ2UsIDUwKTsKKyAgICAgICAgICAgIHJldHVybjsKKyAgICAg
ICAgfQogCisgICAgICAgIHZhciBodG1sV2luZG93ID0gaHRtbERvYy5kZWZhdWx0VmlldzsKICAg
ICAgICAgLy8gV2FpdCB1bnRpbCB0aGUgZW1iZWRkZWQgU1ZHIChvZiB0aGUgZW1iZWRkZWQgSFRN
TCB0aGF0IHdlJ3JlIGxvYWRpbmcpLCBpcyBsb2FkZWQuCiAgICAgICAgIGlmIChodG1sV2luZG93
LmNhbkNoYW5nZVNpemUpIHsKICAgICAgICAgICAgIGh0bWxXaW5kb3cuY2hhbmdlU2l6ZSgpOwo=
</data>
<flag name="review"
          id="128056"
          type_id="1"
          status="+"
          setter="zherczeg"
    />
          </attachment>
      

    </bug>

</bugzilla>