Bug 207746 - Remove remaining WTF_EXPORT and WTF_IMPORT by replacing them with WTF_EXPORT_DECLARATION and WTF_IMPORT_DECLARATION
Summary: Remove remaining WTF_EXPORT and WTF_IMPORT by replacing them with WTF_EXPORT_...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-13 21:53 PST by Fujii Hironori
Modified: 2020-02-16 18:52 PST (History)
16 users (show)

See Also:


Attachments
Patch (8.99 KB, patch)
2020-02-13 22:04 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2020-02-13 21:53:29 PST
Remove remaining WTF_EXPORT and WTF_IMPORT by replacing them with WTF_EXPORT_DECLARATION and WTF_IMPORT_DECLARATION

I removed WTF_EXPORT from function declarations in r256420 (Bug 207453).
Comment 1 Fujii Hironori 2020-02-13 22:04:14 PST
Created attachment 390730 [details]
Patch
Comment 2 Fujii Hironori 2020-02-16 18:51:56 PST
Comment on attachment 390730 [details]
Patch

Clearing flags on attachment: 390730

Committed r256720: <https://trac.webkit.org/changeset/256720>
Comment 3 Fujii Hironori 2020-02-16 18:52:01 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-02-16 18:52:13 PST
<rdar://problem/59498747>