[webkit-changes] [WebKit/WebKit] 13c6cd: Debug layout tests can time out waiting for LS dat...
Per Arne Vollan
noreply at github.com
Thu Nov 30 21:09:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13c6cdd681949c72d4001fb49cb715700245febd
https://github.com/WebKit/WebKit/commit/13c6cdd681949c72d4001fb49cb715700245febd
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M Source/WebKit/WebProcess/cocoa/LaunchServicesDatabaseManager.mm
Log Message:
-----------
Debug layout tests can time out waiting for LS database
https://bugs.webkit.org/show_bug.cgi?id=265620
rdar://118998595
Reviewed by Brent Fulgham.
Increase the wait time in debug mode, since it is expected to take longer time in that configuration.
* Source/WebKit/WebProcess/cocoa/LaunchServicesDatabaseManager.mm:
(WebKit::LaunchServicesDatabaseManager::waitForDatabaseUpdate):
Canonical link: https://commits.webkit.org/271368@main
More information about the webkit-changes
mailing list