<?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>159042</bug_id>
          
          <creation_ts>2016-06-22 15:23:01 -0700</creation_ts>
          <short_desc>&apos;webkit-patch land&apos; puts an inferred Reviewed By line between the bugzilla and radar links</short_desc>
          <delta_ts>2016-06-23 11:38:44 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=159014</see_also>
          <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="Blaze Burg">bburg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>ddkilzer</cc>
    
    <cc>joepeck</cc>
    
    <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1204691</commentid>
    <comment_count>0</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2016-06-22 15:23:01 -0700</bug_when>
    <thetext>See what happened here? https://trac.webkit.org/r202353

In my local changes, there was no Reviewed By line. Then, webkit-patch found Joe on the previously reviewed patch, and inserted the Reviewed By line between bugzilla and radar links. It should be after the radar link.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1204878</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2016-06-23 11:32:39 -0700</bug_when>
    <thetext>Note for future self:  This may (or may not) be related to the fact that both patches had the same first 4 or 5 lines before landing:

+2016-06-22  Brian Burg  &lt;bburg@apple.com&gt;
+
+        Web Inspector: don&apos;t start auto capturing if the Inspector window is not visible
+        https://bugs.webkit.org/show_bug.cgi?id=159014
+        &lt;rdar://problem/26931269&gt;

I know prepare-ChangeLog has issues &quot;fixing up&quot; patches where the added lines in ChangeLog files are offset from Line 1 because the title and bug are identical, so this may be a similar issue.

This will also be fixed by switching to git, using commit-log-editor for commit messages, and then getting rid of ChangeLog files.  :)

Brian, what was the exact &quot;webkit-patch land&quot; command you used when committing, and what state was your local repository in?  Had you just committed r202352?  Did you svn-update/git-svn-rebase your repo between commits?

The exact sequence of steps to land the two patches would be useful here to try to reproduce.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1204881</commentid>
    <comment_count>2</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2016-06-23 11:38:44 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Note for future self:  This may (or may not) be related to the fact that
&gt; both patches had the same first 4 or 5 lines before landing:
&gt; 
&gt; +2016-06-22  Brian Burg  &lt;bburg@apple.com&gt;
&gt; +
&gt; +        Web Inspector: don&apos;t start auto capturing if the Inspector window
&gt; is not visible
&gt; +        https://bugs.webkit.org/show_bug.cgi?id=159014
&gt; +        &lt;rdar://problem/26931269&gt;
&gt; 
&gt; I know prepare-ChangeLog has issues &quot;fixing up&quot; patches where the added
&gt; lines in ChangeLog files are offset from Line 1 because the title and bug
&gt; are identical, so this may be a similar issue.
&gt; 
&gt; This will also be fixed by switching to git, using commit-log-editor for
&gt; commit messages, and then getting rid of ChangeLog files.  :)
&gt; 
&gt; Brian, what was the exact &quot;webkit-patch land&quot; command you used when
&gt; committing, and what state was your local repository in?  Had you just
&gt; committed r202352?  Did you svn-update/git-svn-rebase your repo between
&gt; commits?

I used `webkit-patch land` for the original patch. I don&apos;t remember if it was with -g head or no arguments, but I usually make a local commit and `git svn rebase` it myself.

For the follow-up patch, I didn&apos;t make a local commit, nor did I update/rebase.

&gt; The exact sequence of steps to land the two patches would be useful here to
&gt; try to reproduce.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>