Skip to content

Commit

Permalink
Remove navigator credentials as no longer used (#2674)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston authored Jan 24, 2025
1 parent 7f95db6 commit a11036a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
11 changes: 0 additions & 11 deletions features/navigator-credentials.json

This file was deleted.

1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ const featuresToIncludeTempUnprotectedExceptions = [
'gpc',
'harmfulApis',
'https',
'navigatorCredentials',
'navigatorInterface',
'nonTracking3pCookies',
'performanceMetrics',
Expand Down
3 changes: 0 additions & 3 deletions overrides/macos-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,6 @@
]
}
},
"navigatorCredentials": {
"state": "enabled"
},
"autoconsent": {
"state": "enabled",
"features": {
Expand Down

0 comments on commit a11036a

Please sign in to comment.