Bug 248509
| Summary: | DECLARE_EXPORT_INFO only usable in JavaScriptCore | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Don Olmstead
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
<rdar://problem/103141600>