…entCosmeticRules and navigationCosmeticRules(for:), replacing the old single cosmeticRules(for:) hook. - Added WebEngineConfiguration.prepareContentBlockers() so apps can prewarm iOS content-blocker compilation before creating a web view configuration. - Updated the documented iOS setup flow to use prepareContentBlockers() before makeWebViewConfiguration(). - Removed the public installContentBlockers(into:) entry point from the exposed API surface in favor of SkipWeb-managed installation during configuration/web view setup. - Clarified and documented that whitelistedDomains disables SkipWeb-managed blocking for matching page domains across both platforms, including both Android cosmetic buckets.
marcprux
changed the title
Codex/content blockers
Content blockers