Bug 306369
| Summary: | The new JSFunctionWithFields.h header should be marked as private in .xcodeproj | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vassili Bykov <v_bykov> |
| Component: | JavaScriptCore | Assignee: | Vassili Bykov <v_bykov> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vassili Bykov
Unlike all other headers under private/, this header is marked as public, and the include directive in it uses double quotes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169035355>
Vassili Bykov
Pull request: https://github.com/WebKit/WebKit/pull/57357
EWS
Committed 306390@main (d6623b5d0ce4): <https://commits.webkit.org/306390@main>
Reviewed commits have been landed. Closing PR #57357 and removing active labels.