<?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>120653</bug_id>
          
          <creation_ts>2013-09-03 15:36:23 -0700</creation_ts>
          <short_desc>REGRESSION (r154967) window resize is very choppy</short_desc>
          <delta_ts>2013-09-03 21:26:59 -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>WebKit2</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Fraser (smfr)">simon.fraser</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          <cc>ap</cc>
    
    <cc>commit-queue</cc>
    
    <cc>darin</cc>
    
    <cc>kling</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>924199</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-09-03 15:36:23 -0700</bug_when>
    <thetext>Window resize with a very simple no-JS testcase is terrible after r154967.

People say that tab switching is also impacted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924204</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2013-09-03 16:09:56 -0700</bug_when>
    <thetext>If the symptom is that bad, maybe we should just roll out!

I assume I just got one of the conditions backwards in the patch somewhere, or removed an early return I should not have.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924211</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-09-03 16:32:21 -0700</bug_when>
    <thetext>If rolling out, r154981 should be rolled out too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924238</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2013-09-03 19:03:32 -0700</bug_when>
    <thetext>Is this in release builds, or only debug builds?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924240</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2013-09-03 19:04:40 -0700</bug_when>
    <thetext>I tried to find things I did wrong in the patch, especially ones that could possibly have anything to do with window resizing.

So far, all I found was bug 120659.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924256</commentid>
    <comment_count>5</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2013-09-03 20:16:23 -0700</bug_when>
    <thetext>*** Bug 120660 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924257</commentid>
    <comment_count>6</comment_count>
      <attachid>210424</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2013-09-03 20:18:08 -0700</bug_when>
    <thetext>Created attachment 210424
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924258</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-09-03 20:19:26 -0700</bug_when>
    <thetext>Attachment 210424 did not pass style-queue:

Failed to run &quot;[&apos;Tools/Scripts/check-webkit-style&apos;, &apos;--diff-files&apos;, u&apos;Source/WebKit2/ChangeLog&apos;, u&apos;Source/WebKit2/Platform/CoreIPC/Connection.cpp&apos;]&quot; exit_code: 1
Source/WebKit2/Platform/CoreIPC/Connection.cpp:420:  Missing spaces around &gt;&gt;  [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>924259</commentid>
    <comment_count>8</comment_count>
      <attachid>210424</attachid>
    <who name="Andreas Kling">kling</who>
    <bug_when>2013-09-03 20:19:41 -0700</bug_when>
    <thetext>Comment on attachment 210424
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=210424&amp;action=review

&gt; Source/WebKit2/Platform/CoreIPC/Connection.cpp:420
&gt; +        HashMap&lt;std::pair&lt;std::pair&lt;StringReference, StringReference&gt;, uint64_t&gt;, OwnPtr&lt;MessageDecoder&gt;&gt;::iterator it = m_waitForMessageMap.find(messageAndDestination);

No auto? ;-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924266</commentid>
    <comment_count>9</comment_count>
      <attachid>210424</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-09-03 21:26:56 -0700</bug_when>
    <thetext>Comment on attachment 210424
Patch

Clearing flags on attachment: 210424

Committed r155017: &lt;http://trac.webkit.org/changeset/155017&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924267</commentid>
    <comment_count>10</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-09-03 21:26:59 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>210424</attachid>
            <date>2013-09-03 20:18:08 -0700</date>
            <delta_ts>2013-09-03 21:26:56 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-120653-20130903201807.patch</filename>
            <type>text/plain</type>
            <size>1902</size>
            <attacher name="Darin Adler">darin</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTU1MDE1CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViS2l0Mi9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViS2l0Mi9DaGFuZ2VMb2cKaW5kZXggMzVhNzg3NDI1ZDliMGRm
OTk4MjEwNGFiMjM4NmQyNmY0ZmIwODkxMi4uODg2ZDVmNjJmOThlMzBmMzZkOGUxODk3OTEyNDAw
OTUwZTEyNjgwYiAxMDA2NDQKLS0tIGEvU291cmNlL1dlYktpdDIvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJLaXQyL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE2IEBACisyMDEzLTA5LTAzICBEYXJp
biBBZGxlciAgPGRhcmluQGFwcGxlLmNvbT4KKworICAgICAgICBSRUdSRVNTSU9OIChyMTU0OTY3
KSB3aW5kb3cgcmVzaXplIGlzIHZlcnkgY2hvcHB5CisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJr
aXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xMjA2NTMKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JP
RFkgKE9PUFMhKS4KKworICAgICAgICBBbmRyZWFzIEtsaW5nIHNwb3R0ZWQgdGhlIGJhZCBjaGFu
Z2UuCisKKyAgICAgICAgKiBQbGF0Zm9ybS9Db3JlSVBDL0Nvbm5lY3Rpb24uY3BwOgorICAgICAg
ICAoQ29yZUlQQzo6Q29ubmVjdGlvbjo6d2FpdEZvck1lc3NhZ2UpOiBSb2xsIG91dCB0aGlzIGlu
Y29ycmVjdCBjaGFuZ2UuCisgICAgICAgIFRoZSBjb2RlIGhlcmUgaXMgbm90IHRoZSBzYW1lIGFz
IGEgY2FsbCB0byB0YWtlLgorCiAyMDEzLTA5LTAzICBBbnRvbiBPYnpoaXJvdiAgPGEub2J6aGly
b3ZAc2Ftc3VuZy5jb20+CiAKICAgICAgICAgW0dUS10gZ2RrIHRocmVhZHMgZGVwcmVjYXRlZCBm
dW5jdGlvbnMgY2FsbHMgc2hvdWxkIGJlIHJlZmFjdG9yZWQKZGlmZiAtLWdpdCBhL1NvdXJjZS9X
ZWJLaXQyL1BsYXRmb3JtL0NvcmVJUEMvQ29ubmVjdGlvbi5jcHAgYi9Tb3VyY2UvV2ViS2l0Mi9Q
bGF0Zm9ybS9Db3JlSVBDL0Nvbm5lY3Rpb24uY3BwCmluZGV4IDg5ZjA2YjU1N2RmNjgxYzljMGU5
N2EwYjM0YTMyYjQ4M2JkYTNhZWUuLjE3MGVjMzI1MWI3NjQwY2QzNzA4ODZmZWM0ZjNmMWFkZjJl
ZjlmZjcgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJLaXQyL1BsYXRmb3JtL0NvcmVJUEMvQ29ubmVj
dGlvbi5jcHAKKysrIGIvU291cmNlL1dlYktpdDIvUGxhdGZvcm0vQ29yZUlQQy9Db25uZWN0aW9u
LmNwcApAQCAtNDE3LDggKzQxNywxMyBAQCBQYXNzT3duUHRyPE1lc3NhZ2VEZWNvZGVyPiBDb25u
ZWN0aW9uOjp3YWl0Rm9yTWVzc2FnZShTdHJpbmdSZWZlcmVuY2UgbWVzc2FnZVJlYwogICAgIHdo
aWxlICh0cnVlKSB7CiAgICAgICAgIE11dGV4TG9ja2VyIGxvY2tlcihtX3dhaXRGb3JNZXNzYWdl
TXV0ZXgpOwogCi0gICAgICAgIGlmIChPd25QdHI8TWVzc2FnZURlY29kZXI+IGRlY29kZXIgPSBt
X3dhaXRGb3JNZXNzYWdlTWFwLnRha2UobWVzc2FnZUFuZERlc3RpbmF0aW9uKSkKKyAgICAgICAg
SGFzaE1hcDxzdGQ6OnBhaXI8c3RkOjpwYWlyPFN0cmluZ1JlZmVyZW5jZSwgU3RyaW5nUmVmZXJl
bmNlPiwgdWludDY0X3Q+LCBPd25QdHI8TWVzc2FnZURlY29kZXI+Pjo6aXRlcmF0b3IgaXQgPSBt
X3dhaXRGb3JNZXNzYWdlTWFwLmZpbmQobWVzc2FnZUFuZERlc3RpbmF0aW9uKTsKKyAgICAgICAg
aWYgKGl0LT52YWx1ZSkgeworICAgICAgICAgICAgT3duUHRyPE1lc3NhZ2VEZWNvZGVyPiBkZWNv
ZGVyID0gaXQtPnZhbHVlLnJlbGVhc2UoKTsKKyAgICAgICAgICAgIG1fd2FpdEZvck1lc3NhZ2VN
YXAucmVtb3ZlKGl0KTsKKwogICAgICAgICAgICAgcmV0dXJuIGRlY29kZXIucmVsZWFzZSgpOwor
ICAgICAgICB9CiAgICAgICAgIAogICAgICAgICAvLyBOb3cgd2Ugd2FpdC4KICAgICAgICAgaWYg
KCFtX3dhaXRGb3JNZXNzYWdlQ29uZGl0aW9uLnRpbWVkV2FpdChtX3dhaXRGb3JNZXNzYWdlTXV0
ZXgsIGFic29sdXRlVGltZSkpIHsK
</data>

          </attachment>
      

    </bug>

</bugzilla>