RESOLVED FIXED250818
Remove repaint logging from MockPageOverlayClient::drawRect()
https://bugs.webkit.org/show_bug.cgi?id=250818
Summary Remove repaint logging from MockPageOverlayClient::drawRect()
Simon Fraser (smfr)
Reported 2023-01-18 18:26:01 PST
The calls to `MockPageOverlayClient::drawRect()` happen in unpredictable order, so logging from here is a good way to have flakey tests.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-18 18:28:03 PST
Simon Fraser (smfr)
Comment 2 2023-01-18 18:30:27 PST
EWS
Comment 3 2023-01-19 11:06:46 PST
Committed 259098@main (ae45341c029b): <https://commits.webkit.org/259098@main> Reviewed commits have been landed. Closing PR #8812 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.