<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r192436): Inspector Hanging under tryParseDestructuringPatternExpression"
href="https://bugs.webkit.org/show_bug.cgi?id=151324#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r192436): Inspector Hanging under tryParseDestructuringPatternExpression"
href="https://bugs.webkit.org/show_bug.cgi?id=151324">bug 151324</a>
from <span class="vcard"><a class="email" href="mailto:joepeck@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>These seem like legit minor issues with the patch caught by inspector/runtime/parse.html:
<span class="quote">> -PASS: Should be SyntaxErrorType Recoverable.
> +FAIL: Should be SyntaxErrorType Recoverable.
> Source: var x = {prop:123,
> ^</span >
<span class="quote">> -PASS: Should be SyntaxErrorType Recoverable.
> +FAIL: Should be SyntaxErrorType Recoverable.
> Source: var x = [1,
> ^</span >
We expect the parser to be reporting that these are Recoverable syntax errors.</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>