[webkit-reviews] review granted: [Bug 214618] [IPC hardening] WebKit::ObjCObjectGraph::decode() and encode() should use enum ObjCType type : [Attachment 404875] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 23:46:42 PDT 2020


youenn fablet <youennf at gmail.com> has granted David Kilzer (:ddkilzer)
<ddkilzer at webkit.org>'s request for review:
Bug 214618: [IPC hardening] WebKit::ObjCObjectGraph::decode() and encode()
should use enum ObjCType type
https://bugs.webkit.org/show_bug.cgi?id=214618

Attachment 404875: Patch v1

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




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 404875
  --> https://bugs.webkit.org/attachment.cgi?id=404875
Patch v1

View in context: https://bugs.webkit.org/attachment.cgi?id=404875&action=review

> Source/WebKit/Shared/mac/ObjCObjectGraph.mm:178
> +    }

No need for { }.
Ditto below.

> Source/WebKit/Shared/mac/ObjCObjectGraph.mm:252
> +    }

Ditto here.


More information about the webkit-reviews mailing list