Skip to content

Remove Singleton from PasswordManager#1497

Open
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:remove_singleton_from_password_handler
Open

Remove Singleton from PasswordManager#1497
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:remove_singleton_from_password_handler

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented May 1, 2026

Description

As part of our ongoing efforts to remove the dependency on Singleton, this commit rewrites base/password_manager.cc without the Singleton class dependency. There is no observable behavioral change in production.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. bazelisk test //base:encryptor_test

As part of our ongoing efforts to remove the dependency on Singleton,
this commit rewrites base/password_manager.cc without the Singleton
class dependency. There is no observable behavioral change in
production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant