[webkit-changes] [WebKit/WebKit] dbeae5: v2: WebCoreTestSupport.h should put export macros ...
Commit Queue
noreply at github.com
Mon Mar 11 15:29:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dbeae5745e4e2e46395c9a0c33265904d55f81d3
https://github.com/WebKit/WebKit/commit/dbeae5745e4e2e46395c9a0c33265904d55f81d3
Author: David Kilzer <ddkilzer at apple.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M Source/WebCore/testing/js/WebCoreTestSupport.h
Log Message:
-----------
v2: WebCoreTestSupport.h should put export macros to the left of function declarations
https://bugs.webkit.org/show_bug.cgi?id=270816
<rdar://124407209>
Reviewed by Alex Christensen.
* Source/WebCore/testing/js/WebCoreTestSupport.h:
(WebCoreTestSupport::testDocumentFragmentParseXML):
(WebCoreTestSupport::testSincResamplerProcessBuffer):
- Move TEST_SUPPORT_EXPORT to the beginning the function
declaration.
Canonical link: https://commits.webkit.org/275933@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list