Bug 307703
| Summary: | [WTF] Move FastJITPermissions.h into WTF | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 307883 | ||
| Bug Blocks: | |||
Marcus Plutowski
rdar://170256127
Currently, these are built as part of the JavaScriptCore component, but they are needed more widely e.g. for use in certain thread startup routines where SequesteredMalloc is concerned.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/58538
EWS
Committed 307528@main (55b6ad8e19b4): <https://commits.webkit.org/307528@main>
Reviewed commits have been landed. Closing PR #58538 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 307883
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/58804