[Webkit-unassigned] [Bug 244378] New: [WPE] Modern media controls cause timeouts in layout tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 23:35:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244378
Bug ID: 244378
Summary: [WPE] Modern media controls cause timeouts in layout
tests
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: LayoutTestFailure
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zan at falconsigh.net
The modern media controls employ a backdrop filter for visual effect. In media tests displaying the controls, this backdrop filter is rendered with poor performance in software rasterization mode.
This can cause sporadic and repeatable layout test timeouts as well as WebProcess terminations during the process of resetting the testing environment to default values. Specifically, while about:blank is being loaded, there still might be a rendering phase occurring, handling the filter, delaying the about:blank load and causing WebKitTestRunner to time out on that load and just terminate the process.
Until this gets resolved, I'll attempt to mark the related tests as slow, which should hopefully allow more time for rendering to resolve, avoiding these timeouts.
--
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/20220826/12db2ced/attachment.htm>
More information about the webkit-unassigned
mailing list