RESOLVED FIXED 266197
WKWebExtensionAPIDeclarativeNetRequest.DynamicRules is flaky due to SQLite errors
https://bugs.webkit.org/show_bug.cgi?id=266197
Summary WKWebExtensionAPIDeclarativeNetRequest.DynamicRules is flaky due to SQLite er...
Timothy Hatcher
Reported 2023-12-10 16:25:09 PST
run-api-tests --debug --no-build --iterations 20 WKWebExtensionAPIDeclarativeNetRequest.DynamicRules Often the above command will fail due to the dynamic rules DB closing during unload, and rapidly loading again. We need to ensure the DB closes promptly.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-10 16:25:20 PST
Timothy Hatcher
Comment 2 2023-12-10 16:43:07 PST
EWS
Comment 3 2023-12-11 11:40:12 PST
Committed 271891@main (79ae2d98bffe): <https://commits.webkit.org/271891@main> Reviewed commits have been landed. Closing PR #21610 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.