Bug 250818

Summary: Remove repaint logging from MockPageOverlayClient::drawRect()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: 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   

Description Simon Fraser (smfr) 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.
Comment 1 Radar WebKit Bug Importer 2023-01-18 18:28:03 PST
<rdar://problem/104407435>
Comment 2 Simon Fraser (smfr) 2023-01-18 18:30:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/8812
Comment 3 EWS 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.