Bug 207746

Summary: Remove remaining WTF_EXPORT and WTF_IMPORT by replacing them with WTF_EXPORT_DECLARATION and WTF_IMPORT_DECLARATION
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: Web Template FrameworkAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, bfulgham, cdumez, cmarcelo, dbates, don.olmstead, ews-watchlist, keith_miller, mark.lam, msaboff, pvollan, ross.kirsling, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=207453
Attachments:
Description Flags
Patch none

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>