[webkit-reviews] review granted: [Bug 171208] [Cocoa] Some ivars are needlessly @public : [Attachment 307946] Make ivars @private where possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 09:38:35 PDT 2017


Anders Carlsson <andersca at apple.com> has granted mitz at webkit.org's request for
review:
Bug 171208: [Cocoa] Some ivars are needlessly @public
https://bugs.webkit.org/show_bug.cgi?id=171208

Attachment 307946: Make ivars @private where possible

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




--- Comment #2 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 307946
  --> https://bugs.webkit.org/attachment.cgi?id=307946
Make ivars @private where possible

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

> Source/WebCore/ChangeLog:3
> +	   [Cocoa] Some ivars are needlessly @public

@protected, not @public.


More information about the webkit-reviews mailing list