WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168326
Move methods from WebCoreThread.h to WebCoreThreadInternal.h
https://bugs.webkit.org/show_bug.cgi?id=168326
Summary
Move methods from WebCoreThread.h to WebCoreThreadInternal.h
Aakash Jain
Reported
2017-02-14 11:46:55 PST
WebCoreThread.h is a Private header and all the methods in it are exposed to WebCore/WebKit clients. The methods which are not expected to be used by the clients should be moved to WebCoreThreadInternal.h
Attachments
Proposed patch
(6.67 KB, patch)
2017-02-14 15:23 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
Updated patch
(6.70 KB, patch)
2017-02-14 15:40 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
Updated patch
(6.40 KB, patch)
2017-02-14 15:49 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
Updated patch
(6.72 KB, patch)
2017-02-14 16:26 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2017-02-14 15:23:24 PST
Created
attachment 301557
[details]
Proposed patch
Aakash Jain
Comment 2
2017-02-14 15:40:26 PST
Created
attachment 301559
[details]
Updated patch
Aakash Jain
Comment 3
2017-02-14 15:49:01 PST
Created
attachment 301560
[details]
Updated patch
Aakash Jain
Comment 4
2017-02-14 16:26:03 PST
Created
attachment 301563
[details]
Updated patch
WebKit Commit Bot
Comment 5
2017-02-14 21:21:36 PST
Comment on
attachment 301563
[details]
Updated patch Clearing flags on attachment: 301563 Committed
r212343
: <
http://trac.webkit.org/changeset/212343
>
WebKit Commit Bot
Comment 6
2017-02-14 21:21:42 PST
All reviewed patches have been landed. Closing bug.
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