Bug 127008 - [WK1] Allow generated export files on iOS
Summary: [WK1] Allow generated export files on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-14 13:59 PST by Dean Jackson
Modified: 2014-01-14 14:17 PST (History)
0 users

See Also:


Attachments
Patch (7.68 KB, patch)
2014-01-14 14:02 PST, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2014-01-14 13:59:12 PST
Add a shared and platform specific export file builder to WebKit1. This allows symbols not exported for iOS to be left out.
Comment 1 Dean Jackson 2014-01-14 14:02:09 PST
Created attachment 221201 [details]
Patch
Comment 2 Dean Jackson 2014-01-14 14:17:15 PST
Committed r162008: <http://trac.webkit.org/changeset/162008>