<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:msaboff&#64;apple.com" title="Michael Saboff &lt;msaboff&#64;apple.com&gt;"> <span class="fn">Michael Saboff</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ExceptionHelpers.cpp::functionCallBase doesn't properly handle embedded comments and string literals"
   href="https://bugs.webkit.org/show_bug.cgi?id=146304">bug 146304</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;">Summary</td>
           <td>ExceptionHelpers.cpp::functionCallBase doesn't properly handle strings
           </td>
           <td>ExceptionHelpers.cpp::functionCallBase doesn't properly handle embedded comments and string literals
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ExceptionHelpers.cpp::functionCallBase doesn't properly handle embedded comments and string literals"
   href="https://bugs.webkit.org/show_bug.cgi?id=146304#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ExceptionHelpers.cpp::functionCallBase doesn't properly handle embedded comments and string literals"
   href="https://bugs.webkit.org/show_bug.cgi?id=146304">bug 146304</a>
              from <span class="vcard"><a class="email" href="mailto:msaboff&#64;apple.com" title="Michael Saboff &lt;msaboff&#64;apple.com&gt;"> <span class="fn">Michael Saboff</span></a>
</span></b>
        <pre>Here are some examples of cases that the function does not properly handle:
    foo.bar(&quot;/abc\)*/&quot;)
    blah(/* A /* B */ x, y)
    baz(&quot;((((&quot;)</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>