RESOLVED FIXED 252342
[iOS] Don't assume the type of objects returned by `[NSBundle objectForInfoDictionaryKey:`
https://bugs.webkit.org/show_bug.cgi?id=252342
Summary [iOS] Don't assume the type of objects returned by `[NSBundle objectForInfoDi...
Eric Carlson
Reported 2023-02-15 13:54:55 PST
`[NSBundle objectForInfoDictionaryKey:` returns objects from a plist, so don't assume anything about an object's type.
Attachments
Eric Carlson
Comment 1 2023-02-15 13:55:08 PST
Eric Carlson
Comment 2 2023-02-15 14:12:15 PST
EWS
Comment 3 2023-02-15 16:25:39 PST
Committed 260331@main (c3b03a9bd5f5): <https://commits.webkit.org/260331@main> Reviewed commits have been landed. Closing PR #10171 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.