Bug 168740 - Move instance members from WKQuadObject to implementation file
Summary: Move instance members from WKQuadObject to implementation file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-22 13:26 PST by Aakash Jain
Modified: 2017-02-22 15:46 PST (History)
6 users (show)

See Also:


Attachments
Proposed patch (1.49 KB, patch)
2017-02-22 13:59 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 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.
Comment 1 Aakash Jain 2017-02-22 13:59:12 PST
Created attachment 302438 [details]
Proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-02-22 15:46:43 PST
All reviewed patches have been landed.  Closing bug.