Bug 47762

Summary: ASI incorrectly inserts semicolon after break, continue, and return followed by a newline
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

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