[Webkit-unassigned] [Bug 243980] New: Fix a misnomer in Config::permanentlyFreeze().
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 00:59:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243980
Bug ID: 243980
Summary: Fix a misnomer in Config::permanentlyFreeze().
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220816/06e59477/attachment.htm>
More information about the webkit-unassigned
mailing list