Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f58f7f22b1cc68c4fdf5617cc6277c1083f4b312
https://github.com/WebKit/WebKit/commit/f58f7f22b1cc68c4fdf5617cc6277c1083f4b312
Author: Brian Weinstein <[email protected]>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionContextCocoa.mm
Log Message:
-----------
Increase the priority of the DNR rule translation background thread
https://bugs.webkit.org/show_bug.cgi?id=280707
rdar://136394861
Reviewed by Timothy Hatcher.
Switch the queue over to high priority because this code path is only taken
when there are DNR rules to
load, so we want to load them as quickly as possible to have the rules apply to
loads earlier in the lifetime
of the client.
* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionContextCocoa.mm:
(WebKit::WebExtensionContext::compileDeclarativeNetRequestRules):
Canonical link: https://commits.webkit.org/284526@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes