Bug 168701 - Export various NSString symbols from WebPreferencesPrivate.h
Summary: Export various NSString symbols from WebPreferencesPrivate.h
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-21 19:34 PST by Aakash Jain
Modified: 2017-02-21 21:10 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.13 KB, patch)
2017-02-21 19:44 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-21 19:34:45 PST
There are few symbols which are "extern NSString" in WebKit/mac/WebView/WebPreferencesPrivate.h and are not exported. We should export these symbols so that the headers matches with the library.
Comment 1 Aakash Jain 2017-02-21 19:44:17 PST
Created attachment 302356 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-02-21 21:10:40 PST
Comment on attachment 302356 [details]
Proposed patch

Clearing flags on attachment: 302356

Committed r212805: <http://trac.webkit.org/changeset/212805>
Comment 3 WebKit Commit Bot 2017-02-21 21:10:44 PST
All reviewed patches have been landed.  Closing bug.