Skip to content

Commit

Permalink
Remove dummyWebMessageListener feature (#2171)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshliebe authored Jun 27, 2024
1 parent f28a0f6 commit 6c6ed0b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
7 changes: 0 additions & 7 deletions features/dummy-web-message-listener.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 @@ -143,7 +143,6 @@ const excludedFeaturesFromUnprotectedTempExceptions = [
'privacyPro',
'sslCertificates',
'extendedOnboarding',
'dummyWebMessageListener',
'webViewBlobDownload',
'pluginPointFocusedViewPlugin',
'pluginPointNewTabPagePlugin',
Expand Down
4 changes: 0 additions & 4 deletions overrides/android-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -1124,10 +1124,6 @@
}
}
},
"dummyWebMessageListener": {
"state": "enabled",
"minSupportedVersion": 52041000
},
"webViewBlobDownload": {
"state": "disabled"
},
Expand Down

0 comments on commit 6c6ed0b

Please sign in to comment.