WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168885
Stop exporting C++ member variables from WKDOMTextIterator
https://bugs.webkit.org/show_bug.cgi?id=168885
Summary
Stop exporting C++ member variables from WKDOMTextIterator
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug