Bug 253964 - Reduce build times by refactoring WebPageProxy.h
Summary: Reduce build times by refactoring WebPageProxy.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Diego Pino
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-15 07:52 PDT by Darin Adler
Modified: 2023-04-10 23:01 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2023-03-15 07:52:41 PDT
We can make this header file much, much smaller and include almost nothing.
Comment 1 Radar WebKit Bug Importer 2023-03-15 07:53:20 PDT
<rdar://problem/106755148>
Comment 2 Darin Adler 2023-03-26 22:40:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11990
Comment 3 EWS 2023-04-01 22:09:36 PDT
Committed 262488@main (ec39871be161): <https://commits.webkit.org/262488@main>

Reviewed commits have been landed. Closing PR #11990 and removing active labels.
Comment 4 Chris Dumez 2023-04-03 12:17:03 PDT
Catalyst build fix attempt: https://github.com/WebKit/WebKit/pull/12331
Comment 5 Chris Dumez 2023-04-03 20:33:38 PDT
Another Catalyst build fix: https://github.com/WebKit/WebKit/pull/12356
Comment 6 Chris Dumez 2023-04-04 09:41:44 PDT
Another build fix: https://github.com/WebKit/WebKit/pull/12381
Comment 7 Diego Pino 2023-04-10 22:54:22 PDT
Re-opening for pull request https://github.com/webkit/webkit/pull/12605
Comment 8 EWS 2023-04-10 23:01:04 PDT
Committed 262807@main (0728ac2727f4): <https://commits.webkit.org/262807@main>

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