Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c0aa1d5a0692f44d8dc1e105d7a1d77c311c15f https://github.com/WebKit/WebKit/commit/1c0aa1d5a0692f44d8dc1e105d7a1d77c311c15f Author: Dan Glastonbury <d...@apple.com> Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths: M Source/WebCore/WebCorePrefix.h Log Message: ----------- [build] Add IsoMallocInlines.h to WebCore precompiled header https://bugs.webkit.org/show_bug.cgi?id=250878 rdar://problem/104453981 Reviewed by Alexey Proskuryakov. 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. * Source/WebCore/WebCorePrefix.h: Canonical link: https://commits.webkit.org/259330@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes