Bug 281056
| Summary: | REGRESSION(284780@main) [GTK][WPE][Debug] Build failure with GCC: no match for ‘operator==’ (operand types are ‘unsigned char:2’ and ‘WebCore::RepaintStatus’) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, csaavedra, tusooa |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
```
Source/WebCore/rendering/RenderLayer.cpp:1272:37: error: no match for ‘operator==’ (operand types are ‘unsigned char:2’ and ‘WebCore::RepaintStatus’)
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/34841
Michael Catanzaro
*** Bug 281025 has been marked as a duplicate of this bug. ***
Claudio Saavedra
*** Bug 281051 has been marked as a duplicate of this bug. ***
EWS
Committed 284922@main (cbdd3c329804): <https://commits.webkit.org/284922@main>
Reviewed commits have been landed. Closing PR #34841 and removing active labels.