WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 176685
177851
Safari 10 /11 problem with if returning void await
https://bugs.webkit.org/show_bug.cgi?id=177851
Summary
Safari 10 /11 problem with if returning void await
Pavel Klimashkin
Reported
2017-10-03 18:01:32 PDT
Safari fails on (async e => { if (void 0) return void await s.async.side.effect(); s.another.method(); })(); Described fully here
https://github.com/mishoo/UglifyJS2/issues/2344
Attachments
Add attachment
proposed patch, testcase, etc.
Pavel Klimashkin
Comment 1
2017-10-03 18:02:39 PDT
Also seems related to
https://bugs.webkit.org/show_bug.cgi?id=176685
Alexey Proskuryakov
Comment 2
2017-10-09 10:20:16 PDT
Is this still happening now that
bug 176685
is fixed? You can get the newest build from <
https://webkit.org/build-archives/
> to test.
Radar WebKit Bug Importer
Comment 3
2023-08-14 18:58:28 PDT
<
rdar://problem/113884269
>
Alexey Shvayka
Comment 4
2023-10-11 17:06:31 PDT
*** This bug has been marked as a duplicate of
bug 176685
***
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