RESOLVED FIXED 215024
Re-enable NO_SMT on Catalina
https://bugs.webkit.org/show_bug.cgi?id=215024
Summary Re-enable NO_SMT on Catalina
Saam Barati
Reported 2020-07-31 11:10:35 PDT
...
Attachments
patch (2.22 KB, patch)
2020-07-31 11:26 PDT, Saam Barati
ap: review+
patch for landing (2.30 KB, patch)
2020-07-31 11:40 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2020-07-31 11:26:39 PDT
Alexey Proskuryakov
Comment 2 2020-07-31 11:32:14 PDT
Comment on attachment 405713 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=405713&action=review > Source/JavaScriptCore/runtime/Options.cpp:235 > +#if CPU(X86_64) && (PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED < 110000) I’m not sure what this does in macCatalyst case, or what we want it to do.
Saam Barati
Comment 3 2020-07-31 11:40:08 PDT
Created attachment 405716 [details] patch for landing
EWS
Comment 4 2020-07-31 12:24:14 PDT
Committed r265154: <https://trac.webkit.org/changeset/265154> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405716 [details].
Radar WebKit Bug Importer
Comment 5 2020-07-31 12:25:22 PDT
Note You need to log in before you can comment on or make changes to this bug.