Bug 204308

Summary: Enable Nullish operators by default
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, saam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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