duckduckgo / privacy-for-safari

DuckDuckGo Privacy for Safari
Other
104 stars 30 forks source link

Exception on WKContentRuleListStore.default() #14

Closed tomasstrba closed 3 years ago

tomasstrba commented 3 years ago

Task/Issue URL: https://app.asana.com/0/1144193759412024/1200421820541753/f

Description: Calling default store of WKContentRuleListStore on the main thread

Steps to test this PR:

  1. Make sure WKContentRuleListStore.default() is always executed on the main thread

Internal references:

Software Engineering Expectations Technical Design Template

tomasstrba commented 3 years ago

Thank you @brindy!