Skip to content

Commit

Permalink
remove MaliciousSiteProtectionSubfeature (#1131)
Browse files Browse the repository at this point in the history
  • Loading branch information
mallexxx authored Dec 10, 2024
1 parent 9975e63 commit b7f7ba9
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,6 @@ public enum DuckPlayerSubfeature: String, PrivacySubfeature {
case enableDuckPlayer // iOS DuckPlayer rollout feature
}

public enum MaliciousSiteProtectionSubfeature: String, PrivacySubfeature {
public var parent: PrivacyFeature { .maliciousSiteProtection }
case allowErrorPage
}

public enum SyncPromotionSubfeature: String, PrivacySubfeature {
public var parent: PrivacyFeature { .syncPromotion }
case bookmarks
Expand Down

0 comments on commit b7f7ba9

Please sign in to comment.