<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ScriptDebugServer::sourceParsed takes a long time when running the sampling profiler"
   href="https://bugs.webkit.org/show_bug.cgi?id=167719">bug 167719</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>joepeck&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>joepeck&#64;webkit.org
           </td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ScriptDebugServer::sourceParsed takes a long time when running the sampling profiler"
   href="https://bugs.webkit.org/show_bug.cgi?id=167719#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ScriptDebugServer::sourceParsed takes a long time when running the sampling profiler"
   href="https://bugs.webkit.org/show_bug.cgi?id=167719">bug 167719</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>I had a patch a while back that moved this line detection to the parser. However the frontend only treats \n as a newline and the parser treats \r\n and friends, so they differed. I agree this loop entirely through the source is not good and should be eliminated.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>