WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117615
Web Inspector: JS PrettyPrinting Should have space between "do" and "{"
https://bugs.webkit.org/show_bug.cgi?id=117615
Summary
Web Inspector: JS PrettyPrinting Should have space between "do" and "{"
Joseph Pecoraro
Reported
2013-06-13 16:16:43 PDT
JavaScript pretty printing should have a space between "do" and "{". TEST: do{"x"}while(0); Saw this on some code in the wild.
Attachments
[PATCH] Proposed Fix
(1.21 KB, patch)
2013-06-13 16:18 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2013-06-13 16:18:20 PDT
Created
attachment 204650
[details]
[PATCH] Proposed Fix Easy fix. Add a space after "do" like we do for "else".
WebKit Commit Bot
Comment 2
2013-06-13 16:54:35 PDT
Comment on
attachment 204650
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 204650 Committed
r151574
: <
http://trac.webkit.org/changeset/151574
>
WebKit Commit Bot
Comment 3
2013-06-13 16:54:37 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug