Bug 168766

Summary: Move instance member from WebFixedPositionContent to implementation file
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: WebKit Misc.Assignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, juergen, mitz, thorton
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Aakash Jain
Reported 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.
Attachments
Proposed patch (1.87 KB, patch)
2017-02-22 21:28 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-22 21:28:39 PST
Created attachment 302491 [details] Proposed patch
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2017-02-23 11:02:37 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.