Skip to content

Remove Singleton from ipc_path_manager.cc#1515

Open
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_ipc_path_manager
Open

Remove Singleton from ipc_path_manager.cc#1515
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_ipc_path_manager

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented May 13, 2026

Description

As part of our ongoing efforts to remove the dependency on Singleton, this commit rewrites ipc/ipc_path_manager.cc with absl::NoDestructor rather than Singleton.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: ALl
  • Steps:
    1. Confirm you can still type with Mozc

As part of our ongoing efforts to remove the dependency on Singleton,
this commit rewrites ipc/ipc_path_manager.cc with absl::NoDestructor
rather than Singleton.
@yukawa yukawa force-pushed the remove_singleton_from_ipc_path_manager branch from 2c61f73 to 31eb017 Compare May 13, 2026 16:31
@yukawa yukawa changed the title Remove Singleton from ipc/ipc_path_manager.cc Remove Singleton from ipc_path_manager.cc May 13, 2026
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