[Webkit-unassigned] [Bug 151324] REGRESSION(r192436): Inspector Hanging under tryParseDestructuringPatternExpression
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 17 13:05:47 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=151324
--- Comment #11 from Joseph Pecoraro <joepeck at webkit.org> ---
These seem like legit minor issues with the patch caught by inspector/runtime/parse.html:
> -PASS: Should be SyntaxErrorType Recoverable.
> +FAIL: Should be SyntaxErrorType Recoverable.
> Source: var x = {prop:123,
> ^
> -PASS: Should be SyntaxErrorType Recoverable.
> +FAIL: Should be SyntaxErrorType Recoverable.
> Source: var x = [1,
> ^
We expect the parser to be reporting that these are Recoverable syntax errors.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151117/abbdb39d/attachment-0001.html>
More information about the webkit-unassigned
mailing list