RESOLVED FIXED 171208
[Cocoa] Some ivars are needlessly @protected
https://bugs.webkit.org/show_bug.cgi?id=171208
Summary [Cocoa] Some ivars are needlessly @protected
mitz
Reported 2017-04-23 18:09:03 PDT
[Cocoa] Some ivars are needlessly @public
Attachments
Make ivars @private where possible (8.53 KB, patch)
2017-04-23 18:10 PDT, mitz
andersca: review+
mitz
Comment 1 2017-04-23 18:10:45 PDT
Created attachment 307946 [details] Make ivars @private where possible
Anders Carlsson
Comment 2 2017-04-24 09:38:35 PDT
Comment on attachment 307946 [details] 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.
mitz
Comment 3 2017-04-24 10:26:36 PDT
Note You need to log in before you can comment on or make changes to this bug.