WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
207453
Fix declarations marked by wrong export macros (WEBCORE_EXPORT and WTF_EXPORT)
https://bugs.webkit.org/show_bug.cgi?id=207453
Summary
Fix declarations marked by wrong export macros (WEBCORE_EXPORT and WTF_EXPORT)
Fujii Hironori
Reported
2020-02-09 22:31:33 PST
Fix declarations marked by wrong export macros (WEBCORE_EXPORT and WTF_EXPORT) I'm going to add a new rule build/export_macro to check-webkit-style in
Bug 207380
. It detects style errors in existing code (
Bug 207380 Comment 4
). See also:
Bug 207380
– check-webkit-style: Check if *_EXPORT and *_EXPORT_PRIVATE macros are used under corresponding directories
Bug 203876
– WEBCORE_TESTSUPPORT_EXPORT should be used only for WebCoreTestSupport, not for WebCore
Attachments
Patch
(19.22 KB, patch)
2020-02-09 22:43 PST
,
Fujii Hironori
ross.kirsling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2020-02-09 22:43:16 PST
Created
attachment 390234
[details]
Patch
Ross Kirsling
Comment 2
2020-02-10 10:08:25 PST
Comment on
attachment 390234
[details]
Patch r=me. I'm surprised there are so many!
Fujii Hironori
Comment 3
2020-02-11 18:01:13 PST
Committed
r256420
: <
https://trac.webkit.org/changeset/256420
>
Radar WebKit Bug Importer
Comment 4
2020-02-11 18:02:17 PST
<
rdar://problem/59372199
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug