Bug 272928
| Summary: | Disable KVC ivar access for WebKit API objects | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit API | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
Some apps are using KVC to change private member variables of WebKit API objects. This is private API and should be disallowed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126713783>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/27476
EWS
Committed 277751@main (9665d3e51496): <https://commits.webkit.org/277751@main>
Reviewed commits have been landed. Closing PR #27476 and removing active labels.