Bug 208756 - [JSC] Enable public class fields
Summary: [JSC] Enable public class fields
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-06 20:52 PST by Yusuke Suzuki
Modified: 2020-03-07 08:10 PST (History)
8 users (show)

See Also:


Attachments
Patch (14.81 KB, patch)
2020-03-06 21:05 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-03-06 20:52:44 PST
Let’s enable it and start testing more!
Comment 1 Yusuke Suzuki 2020-03-06 21:05:33 PST
Created attachment 392848 [details]
Patch
Comment 2 Yusuke Suzuki 2020-03-06 21:06:31 PST
<rdar://problem/59839746>
Comment 3 Mark Lam 2020-03-06 21:08:37 PST
Comment on attachment 392848 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2020-03-06 21:19:54 PST
Thanks, landing after EWS gets green.
Comment 5 Yusuke Suzuki 2020-03-07 08:10:03 PST
Committed r258071: <https://trac.webkit.org/changeset/258071>