Bug 168766 - Move instance member from WebFixedPositionContent to implementation file
Summary: Move instance member from WebFixedPositionContent 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 21:21 PST by Aakash Jain
Modified: 2017-02-23 11:02 PST (History)
6 users (show)

See Also:


Attachments
Proposed patch (1.87 KB, patch)
2017-02-22 21:28 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 21:21:08 PST
The instance members from WebFixedPositionContent 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 21:28:39 PST
Created attachment 302491 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-02-23 11:02:34 PST
Comment on attachment 302491 [details]
Proposed patch

Clearing flags on attachment: 302491

Committed r212903: <http://trac.webkit.org/changeset/212903>
Comment 3 WebKit Commit Bot 2017-02-23 11:02:37 PST
All reviewed patches have been landed.  Closing bug.