<?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>48244</bug_id>
          
          <creation_ts>2010-10-25 08:50:16 -0700</creation_ts>
          <short_desc>webkit-patch rollout produces incorrect patch when using svn move</short_desc>
          <delta_ts>2010-10-26 12:05: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>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="Andras Becsi">abecsi</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>abecsi</cc>
    
    <cc>cjerdonek</cc>
    
    <cc>commit-queue</cc>
    
    <cc>eric</cc>
    
    <cc>ossy</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>298873</commentid>
    <comment_count>0</comment_count>
    <who name="Andras Becsi">abecsi</who>
    <bug_when>2010-10-25 08:50:16 -0700</bug_when>
    <thetext>During the rolling out of r70450 sheriffbot produced a patch which landed in r70453.
This patch broke the build by not renaming the MappedMemoryPool.h file back to it&apos;s original name MappedMemory.h.
The problem might be cased by webkit-patch rollout incorrectly handling the svn move command.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298875</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-10-25 08:53:06 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; During the rolling out of r70450 sheriffbot produced a patch which landed in r70453.
&gt; This patch broke the build by not renaming the MappedMemoryPool.h file back to it&apos;s original name MappedMemory.h.
&gt; The problem might be cased by webkit-patch rollout incorrectly handling the svn move command.

MappedMemory.h was moved and modified before landing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298972</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-10-25 11:04:12 -0700</bug_when>
    <thetext>Is this a recent regression?  Adam recently changed how files were passed around in scm.py</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299125</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-10-25 15:14:50 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Is this a recent regression?  Adam recently changed how files were passed around in scm.py

Yes, it is. :( Just check r70450 and r70453.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299266</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-10-25 21:21:19 -0700</bug_when>
    <thetext>Maybe we need to clear out the cached list of changed_files at some point in the rollout process?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299273</commentid>
    <comment_count>5</comment_count>
      <attachid>71840</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-10-25 21:46:05 -0700</bug_when>
    <thetext>Created attachment 71840
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299275</commentid>
    <comment_count>6</comment_count>
      <attachid>71840</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-10-25 21:51:08 -0700</bug_when>
    <thetext>Comment on attachment 71840
Patch

LGTM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299645</commentid>
    <comment_count>7</comment_count>
      <attachid>71840</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-10-26 11:36:54 -0700</bug_when>
    <thetext>Comment on attachment 71840
Patch

Clearing flags on attachment: 71840

Committed r70547: &lt;http://trac.webkit.org/changeset/70547&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299646</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-10-26 11:37:00 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>299685</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-10-26 12:05:47 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/70547 might have broken Qt Linux Release
The following tests are not passing:
fast/blockflow/floats-in-block-layout.html
fast/blockflow/self-collapsing-block.html
fast/multicol/nested-columns.html</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>71840</attachid>
            <date>2010-10-25 21:46:05 -0700</date>
            <delta_ts>2010-10-26 11:36:54 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-48244-20101025214604.patch</filename>
            <type>text/plain</type>
            <size>1262</size>
            <attacher name="Adam Barth">abarth</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCA4MzNmNWE3YzlkZmFhNzFjYTY4NTAzYmJlMmQ2NzllNzg1ZjAyZTIwLi5hMTEzYThj
ZDRhNDg0ZDQ5ZThlNTg1MzExMTNmZDc4MWZhZDI1NmIxIDEwMDY0NAotLS0gYS9XZWJLaXRUb29s
cy9DaGFuZ2VMb2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTQgQEAK
KzIwMTAtMTAtMjUgIEFkYW0gQmFydGggIDxhYmFydGhAd2Via2l0Lm9yZz4KKworICAgICAgICBS
ZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICB3ZWJraXQtcGF0Y2ggcm9sbG91
dCBwcm9kdWNlcyBpbmNvcnJlY3QgcGF0Y2ggd2hlbiB1c2luZyBzdm4gbW92ZQorICAgICAgICBo
dHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9NDgyNDQKKworICAgICAgICBX
ZSBuZWVkIHRvIGZsdXNoIG91ciBjYWNoZXMgd2hlbiB3ZSBtb2RpZnkgdGhlIHdvcmtpbmcgY29w
eS4KKworICAgICAgICAqIFNjcmlwdHMvd2Via2l0cHkvdG9vbC9zdGVwcy9yZXZlcnRyZXZpc2lv
bi5weToKKwogMjAxMC0xMC0yNSAgRXJpYyBTZWlkZWwgIDxlcmljQHdlYmtpdC5vcmc+CiAKICAg
ICAgICAgUmV2aWV3ZWQgYnkgQWRhbSBCYXJ0aC4KZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL1Nj
cmlwdHMvd2Via2l0cHkvdG9vbC9zdGVwcy9yZXZlcnRyZXZpc2lvbi5weSBiL1dlYktpdFRvb2xz
L1NjcmlwdHMvd2Via2l0cHkvdG9vbC9zdGVwcy9yZXZlcnRyZXZpc2lvbi5weQppbmRleCA4MWI2
YmNiYmE1YmZlNmIwNzJlYTEzMmY3YjkzZDliOGE1OWNiYmVmLi5iYmI3OTRjYWM4MDUwOTlhNWMx
YWRmODhiNDA1MmVmNWExNGZmMWM1IDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9TY3JpcHRzL3dl
YmtpdHB5L3Rvb2wvc3RlcHMvcmV2ZXJ0cmV2aXNpb24ucHkKKysrIGIvV2ViS2l0VG9vbHMvU2Ny
aXB0cy93ZWJraXRweS90b29sL3N0ZXBzL3JldmVydHJldmlzaW9uLnB5CkBAIC0zMiwzICszMiw0
IEBAIGZyb20gd2Via2l0cHkudG9vbC5zdGVwcy5hYnN0cmFjdHN0ZXAgaW1wb3J0IEFic3RyYWN0
U3RlcAogY2xhc3MgUmV2ZXJ0UmV2aXNpb24oQWJzdHJhY3RTdGVwKToKICAgICBkZWYgcnVuKHNl
bGYsIHN0YXRlKToKICAgICAgICAgc2VsZi5fdG9vbC5jaGVja291dCgpLmFwcGx5X3JldmVyc2Vf
ZGlmZihzdGF0ZVsicmV2aXNpb24iXSkKKyAgICAgICAgc2VsZi5kaWRfbW9kaWZ5X2NoZWNrb3V0
KHN0YXRlKQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>