Bug 219099 - Use os_thread_self_restrict_rwx_is_supported instead of pthread_jit_write_protect_supported_np on Apple Internal SDK builds
Summary: Use os_thread_self_restrict_rwx_is_supported instead of pthread_jit_write_pro...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-18 11:00 PST by Saam Barati
Modified: 2020-11-19 15:09 PST (History)
9 users (show)

See Also:


Attachments
patch (3.80 KB, patch)
2020-11-18 19:53 PST, Saam Barati
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
patch (3.79 KB, patch)
2020-11-18 19:57 PST, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2020-11-18 11:00:43 PST
...
Comment 1 Radar WebKit Bug Importer 2020-11-18 11:01:30 PST
<rdar://problem/71547048>
Comment 2 Saam Barati 2020-11-18 19:53:15 PST
Created attachment 414530 [details]
patch
Comment 3 Saam Barati 2020-11-18 19:57:47 PST
Created attachment 414531 [details]
patch
Comment 4 Mark Lam 2020-11-18 20:03:48 PST
Comment on attachment 414531 [details]
patch

r=me
Comment 5 EWS 2020-11-19 15:09:18 PST
Committed r270052: <https://trac.webkit.org/changeset/270052>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414531 [details].