RESOLVED FIXED272928
Disable KVC ivar access for WebKit API objects
https://bugs.webkit.org/show_bug.cgi?id=272928
Summary Disable KVC ivar access for WebKit API objects
Ben Nham
Reported 2024-04-18 14:48:36 PDT
Some apps are using KVC to change private member variables of WebKit API objects. This is private API and should be disallowed.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-18 14:48:52 PDT
Ben Nham
Comment 2 2024-04-18 14:52:42 PDT
EWS
Comment 3 2024-04-19 10:23:12 PDT
Committed 277751@main (9665d3e51496): <https://commits.webkit.org/277751@main> Reviewed commits have been landed. Closing PR #27476 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.