RESOLVED FIXED 168758
Export Objective-C symbols for variables in Webkit SPI
https://bugs.webkit.org/show_bug.cgi?id=168758
Summary Export Objective-C symbols for variables in Webkit SPI
Aakash Jain
Reported 2017-02-22 18:13:45 PST
Few instance variables in WebKit are present in private headers, however the corresponding symbols are not included in .exp file. We should export these symbols so that the headers matches with the library.
Attachments
Proposed patch (6.59 KB, patch)
2017-02-22 18:21 PST, Aakash Jain
no flags
Updated patch (6.66 KB, patch)
2017-02-22 21:05 PST, Aakash Jain
no flags
Updated patch (6.61 KB, patch)
2017-02-22 21:11 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-22 18:21:43 PST
Created attachment 302474 [details] Proposed patch
Aakash Jain
Comment 2 2017-02-22 21:05:01 PST
Created attachment 302488 [details] Updated patch
Aakash Jain
Comment 3 2017-02-22 21:11:43 PST
Created attachment 302489 [details] Updated patch
WebKit Commit Bot
Comment 4 2017-02-22 23:21:06 PST
Comment on attachment 302489 [details] Updated patch Clearing flags on attachment: 302489 Committed r212879: <http://trac.webkit.org/changeset/212879>
WebKit Commit Bot
Comment 5 2017-02-22 23:21: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.