WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed in <
https://trac.webkit.org/r215685
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug