[webkit-reviews] review requested: [Bug 218686] Web Inspector: ensure that `JSON::ArrayOf<T>` doesn't allow `addItem` to be called with a type other than `T` : [Attachment 413529] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 7 11:16:35 PST 2020


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 218686: Web Inspector: ensure that `JSON::ArrayOf<T>` doesn't allow
`addItem` to be called with a type other than `T`
https://bugs.webkit.org/show_bug.cgi?id=218686

Attachment 413529: Patch

https://bugs.webkit.org/attachment.cgi?id=413529&action=review




--- Comment #1 from Devin Rousso <drousso at apple.com> ---
Created attachment 413529

  --> https://bugs.webkit.org/attachment.cgi?id=413529&action=review

Patch


More information about the webkit-reviews mailing list