Bug 240590
| Summary: | [PlayStation] Build fix after r294383 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Basuke Suzuki
```
C:/PSDev/neko-trunk/Source/WebCore\rendering/TextBoxPainter.cpp:705:47: error: no member named 'BoxModernPath' in namespace 'WebCore::InlineIterator'; did you mean 'RenderDetailsMarker::ModernPath'?
if constexpr (std::is_same_v<TextBoxPath, InlineIterator::BoxModernPath>)
RenderDetailsMarker::ModernPath
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
*** This bug has been marked as a duplicate of bug 240416 ***