[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 413563] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 8 23:58:55 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 413563: Patch
https://bugs.webkit.org/attachment.cgi?id=413563&action=review
--- Comment #2 from Devin Rousso <drousso at apple.com> ---
Created attachment 413563
--> https://bugs.webkit.org/attachment.cgi?id=413563&action=review
Patch
More information about the webkit-reviews
mailing list