Bug 168885

Summary: Stop exporting C++ member variables from WKDOMTextIterator
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, commit-queue, mitz, sam
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2017-02-26 20:06:19 PST
Having these as public variables results in exporting symbols from the binary. As far as I can tell, there is no reason for them to be public.
Attachments
proposed patch (1.12 KB, patch)
2017-02-26 20:07 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2017-02-26 20:07:32 PST
Created attachment 302802 [details] proposed patch
WebKit Commit Bot
Comment 2 2017-02-26 21:22:07 PST
Comment on attachment 302802 [details] proposed patch Clearing flags on attachment: 302802 Committed r213023: <http://trac.webkit.org/changeset/213023>
WebKit Commit Bot
Comment 3 2017-02-26 21:22:11 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.