Bug 292710
| Summary: | Remove iOS specific header includes in LocalFrame.h | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
LocalFrame.h includes Timer.h, ViewportArguments.h, and VisibleSelection.h for iOS.
Avoid including these headers to speed up build time.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/45101
EWS
Committed 294682@main (d224a98f33b3): <https://commits.webkit.org/294682@main>
Reviewed commits have been landed. Closing PR #45101 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/150957546>