Bug 305579
| Summary: | Add missing TextStream.h include to ImageFrameAnimator.cpp and SourceBrush.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | WebCore Misc. | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
ImageFrameAnimator.cpp was missing an explicit include for TextStream.h, which may have been included transitively through another header.
Add the include to ensure proper compilation on Windows.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168234487>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/56647
EWS
Committed 305670@main (8cc4586c1c46): <https://commits.webkit.org/305670@main>
Reviewed commits have been landed. Closing PR #56647 and removing active labels.