Bug 243980
| Summary: | Fix a misnomer in Config::permanentlyFreeze(). | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | Web Template Framework | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
The purpose of the `true` value passed to `vm_protect` is not to `DisallowPermissionChangesAfterThis`, but to `UpdateMaximumPermission`. Rename the related enums accordingly to reflect this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98710591>
Mark Lam
Pull request: https://github.com/apple/WebKit/pull/30
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/3363
EWS
Committed 253481@main (50ae87b49b31): <https://commits.webkit.org/253481@main>
Reviewed commits have been landed. Closing PR #3363 and removing active labels.