WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
201285
Remove extra braces
https://bugs.webkit.org/show_bug.cgi?id=201285
Summary
Remove extra braces
Keith Rollin
Reported
2019-08-28 21:15:00 PDT
Some code evolved such that there was only a single statement under an 'if' statement. The parentheses surrounding the single-line block can now be removed.
Attachments
Patch
(1.58 KB, patch)
2019-08-29 15:52 PDT
,
Keith Rollin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-08-28 21:15:13 PDT
<
rdar://problem/54822225
>
Keith Rollin
Comment 2
2019-08-29 15:51:57 PDT
Braces, not parentheses.
Keith Rollin
Comment 3
2019-08-29 15:52:38 PDT
Created
attachment 377644
[details]
Patch
WebKit Commit Bot
Comment 4
2019-08-30 08:29:43 PDT
Comment on
attachment 377644
[details]
Patch Clearing flags on attachment: 377644 Committed
r249326
: <
https://trac.webkit.org/changeset/249326
>
WebKit Commit Bot
Comment 5
2019-08-30 08:29:44 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