RESOLVED FIXED 168740
Move instance members from WKQuadObject to implementation file
https://bugs.webkit.org/show_bug.cgi?id=168740
Summary Move instance members from WKQuadObject to implementation file
Aakash Jain
Reported 2017-02-22 13:26:44 PST
The instance members from WKQuadObject are not exported. However they are exposed in header file. We should move them to implementation file. Note that this class is iOS specific.
Attachments
Proposed patch (1.49 KB, patch)
2017-02-22 13:59 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-22 13:59:12 PST
Created attachment 302438 [details] Proposed patch
WebKit Commit Bot
Comment 2 2017-02-22 15:46:39 PST
Comment on attachment 302438 [details] Proposed patch Clearing flags on attachment: 302438 Committed r212859: <http://trac.webkit.org/changeset/212859>
WebKit Commit Bot
Comment 3 2017-02-22 15:46:43 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.