WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
248509
DECLARE_EXPORT_INFO only usable in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=248509
Summary
DECLARE_EXPORT_INFO only usable in JavaScriptCore
Don Olmstead
Reported
2022-11-29 17:52:00 PST
There are a number of classes in WebCore which do `class WEBCORE_EXPORT <name>` in order to export `s_info`. Maybe DECLARE_EXPORT_INFO should be extended to take something other than JS_EXPORT_PRIVATE as the export declaration.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-08 12:32:42 PST
<
rdar://problem/103141600
>
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