Bug 250878 - Add IsoMallocInlines.h to WebCore precompiled header
Summary: Add IsoMallocInlines.h to WebCore precompiled header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-19 17:24 PST by Dan Glastonbury
Modified: 2023-01-24 18:53 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Glastonbury 2023-01-19 17:24:32 PST
ClangBuildAnalyzer reports that IsoMallocInlines.h is an expensive header to
parse. Consider this header as stable and add it to WebCore's precompiled header
so it's parsed once.
Comment 1 Radar WebKit Bug Importer 2023-01-19 17:25:10 PST
<rdar://problem/104453981>
Comment 2 Dan Glastonbury 2023-01-19 17:28:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/8864
Comment 3 EWS 2023-01-24 18:53:08 PST
Committed 259330@main (1c0aa1d5a069): <https://commits.webkit.org/259330@main>

Reviewed commits have been landed. Closing PR #8864 and removing active labels.