-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Autofill Domains with Port Number Suffixes (#775)
* Updates SecureVaultModels to return sorted Accounts when the target domain has a port suffix * Updates SecureVaultManager getAccounts method to handle domains with ports, and localhost * Removes SecureVaultManagerDelegate default extension implementation, which had the ability to cause an infinite loop * Add URLComponentsExtenions method to return eTLDPlus1 with a port suffix * Add tests for all of the above
- Loading branch information
1 parent
b0749d2
commit 90e789b
Showing
6 changed files
with
433 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.