[webkit-changes] [WebKit/WebKit] 3734d2: WebCoreTestSupport.h should put export macros to t...
Commit Queue
noreply at github.com
Wed Sep 20 20:57:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3734d250efe4ee507c25e6df080ee4ffe3653a7f
https://github.com/WebKit/WebKit/commit/3734d250efe4ee507c25e6df080ee4ffe3653a7f
Author: David Kilzer <ddkilzer at apple.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M Source/WebCore/testing/js/WebCoreTestSupport.h
Log Message:
-----------
WebCoreTestSupport.h should put export macros to the left of function declarations
https://bugs.webkit.org/show_bug.cgi?id=261851
<rdar://115810109>
Reviewed by Alex Christensen.
* Source/WebCore/testing/js/WebCoreTestSupport.h:
- Move TEST_SUPPORT_EXPORT to the beginning of every function
declaration.
Canonical link: https://commits.webkit.org/268231@main
More information about the webkit-changes
mailing list