Bug 204308 - Enable Nullish operators by default
Summary: Enable Nullish operators by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-18 12:06 PST by Keith Miller
Modified: 2019-11-19 19:22 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2019-11-18 12:08 PST, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2019-11-18 12:06:36 PST
Enable Nullish operators by default
Comment 1 Keith Miller 2019-11-18 12:08:21 PST
Created attachment 383773 [details]
Patch
Comment 2 Yusuke Suzuki 2019-11-18 12:09:19 PST
Comment on attachment 383773 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-11-18 12:53:14 PST
Comment on attachment 383773 [details]
Patch

Clearing flags on attachment: 383773

Committed r252559: <https://trac.webkit.org/changeset/252559>
Comment 4 WebKit Commit Bot 2019-11-18 12:53:15 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-11-18 12:54:19 PST
<rdar://problem/57293820>
Comment 6 Saam Barati 2019-11-19 19:15:59 PST
You forgot to remove it from being included inside run-jsc-stress-tests
Comment 7 Saam Barati 2019-11-19 19:17:19 PST
you should just get rid of runNullishAwareOperatorsEnabled
Comment 8 Saam Barati 2019-11-19 19:22:57 PST
(In reply to Saam Barati from comment #7)
> you should just get rid of runNullishAwareOperatorsEnabled

removed in:
https://trac.webkit.org/changeset/252679/webkit