Bug 250818
| Summary: | Remove repaint logging from MockPageOverlayClient::drawRect() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
The calls to `MockPageOverlayClient::drawRect()` happen in unpredictable order, so logging from here is a good way to have flakey tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104407435>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/8812
EWS
Committed 259098@main (ae45341c029b): <https://commits.webkit.org/259098@main>
Reviewed commits have been landed. Closing PR #8812 and removing active labels.