[Webkit-unassigned] [Bug 253837] New: Reduce some costly includes from WebPage.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 13 11:58:17 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=253837
Bug ID: 253837
Summary: Reduce some costly includes from WebPage.h
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
This is a subset of the mega-patch in Bug 253601.
Benchmarking shows that WebPage.h is very costly to parse due to a few heavyweight includes. We can improve build time by using more specific includes where appropriate, and forward declare classes when possible.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230313/e9eecc75/attachment.htm>
More information about the webkit-unassigned
mailing list