WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66428
Made some code even more private to a particular file and class
https://bugs.webkit.org/show_bug.cgi?id=66428
Summary
Made some code even more private to a particular file and class
Darin Adler
Reported
2011-08-17 16:26:49 PDT
Made some code even more private to a particular file and class
Attachments
Patch
(3.49 KB, patch)
2011-08-17 16:37 PDT
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2011-08-17 16:37:56 PDT
Created
attachment 104279
[details]
Patch
Darin Adler
Comment 2
2011-08-18 10:41:44 PDT
Looks like Adam did part of this already, independently!
Adam Roben (:aroben)
Comment 3
2011-08-18 12:33:03 PDT
Comment on
attachment 104279
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=104279&action=review
> Source/WebKit2/UIProcess/API/mac/WKView.mm:2528 > +@implementation WKView (WKFileInternal)
I added a WKView (FileInternal) category in an earlier revision today. We should unify the two!
Darin Adler
Comment 4
2011-08-18 12:33:30 PDT
(In reply to
comment #3
)
> I added a WKView (FileInternal) category in an earlier revision today. We should unify the two!
I did already, will land shortly.
Darin Adler
Comment 5
2011-08-18 13:01:13 PDT
Committed
r93337
: <
http://trac.webkit.org/changeset/93337
>
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