Bug 244811
| Summary: | CoordinatedGraphics: fix includes when COORDINATED_GRAPHICS is not set | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thomas Devoogdt <thomas.devoogdt> |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | alex.kanavin, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Thomas Devoogdt
The LayerTreeHost.cpp is not compiled if COORDINATED_GRAPHICS the
flag is not set. So put the usage of it behind the same flag.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 254220@main (f06201ca8513): <https://commits.webkit.org/254220@main>
Reviewed commits have been landed. Closing PR #4035 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99641487>
Fujii Hironori
*** Bug 232934 has been marked as a duplicate of this bug. ***
EWS
Committed 257953@main (6e6102ab52c5): <https://commits.webkit.org/257953@main>
Reviewed commits have been landed. Closing PR #7491 and removing active labels.