-[WebView initWithCoder:] should use -[NSCoder decodeValueOfObjCType:at:size:]. Found by clang static analyzer: Deprecated method '-decodeValueOfObjCType:at:' is insecure as it can lead to potential buffer overflows. Use the safer '-decodeValueOfObjCType:at:size:' method
<rdar://problem/81956163>
Created attachment 435565 [details] Patch v1
Committed r281081 (240541@main): <https://commits.webkit.org/240541@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435565 [details].