[Webkit-unassigned] [Bug 220832] REGRESSION (r271514): [macOS] TestWebKitAPI.WebKit.PrintFrame is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 15:18:24 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220832

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #3 from Darin Adler <darin at apple.com> ---
This looks like a real failure. Now that the title is set lazily, WebKit delegate methods that put the title into the header or footer, might not see the title.

We would have to figure out what can eliminate that race. I don’t think the mistake is in the test, it’s a problem with WebKit API. We need to find a way to let that title get set before starting the print operation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210121/81282f97/attachment-0001.htm>


More information about the webkit-unassigned mailing list