Bug 47762 - ASI incorrectly inserts semicolon after break, continue, and return followed by a newline
Summary: ASI incorrectly inserts semicolon after break, continue, and return followed ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-15 18:29 PDT by Oliver Hunt
Modified: 2010-10-15 18:50 PDT (History)
0 users

See Also:


Attachments
Patch (5.67 KB, patch)
2010-10-15 18:35 PDT, Oliver Hunt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-10-15 18:29:29 PDT
ASI incorrectly inserts semicolon after break, continue, and return followed by a newline
Comment 1 Oliver Hunt 2010-10-15 18:35:48 PDT
Created attachment 70942 [details]
Patch
Comment 2 Sam Weinig 2010-10-15 18:42:36 PDT
Comment on attachment 70942 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=70942&action=review

> JavaScriptCore/ChangeLog:5
> +        ASI incorrectly inserts semicolon after break, continue, and return followed by a newline

Please define ASI in the changelog.
Comment 3 Oliver Hunt 2010-10-15 18:50:44 PDT
Committed r69906