Bug 171208

Summary: [Cocoa] Some ivars are needlessly @protected
Product: WebKit Reporter: mitz
Component: New BugsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, andersca, sam, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=171631
Attachments:
Description Flags
Make ivars @private where possible andersca: review+

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.