Bug 168702 - Export various NSString symbols from WebFramePrivate.h
Summary: Export various NSString symbols from WebFramePrivate.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:58 PST by Aakash Jain
Modified: 2017-02-21 22:59 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.05 KB, patch)
2017-02-21 20:08 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:58:03 PST
There are few symbols which are "extern NSString" in WebKit/mac/WebView/WebFramePrivate.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 20:08:47 PST
Created attachment 302360 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-02-21 22:59:00 PST
Comment on attachment 302360 [details]
Proposed patch

Clearing flags on attachment: 302360

Committed r212809: <http://trac.webkit.org/changeset/212809>
Comment 3 WebKit Commit Bot 2017-02-21 22:59:03 PST
All reviewed patches have been landed.  Closing bug.