Skip to content

Remove --timeout/--restricted from renderer#1494

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

Remove --timeout/--restricted from renderer#1494
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:issue_1376_renderer

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Apr 29, 2026

Description

As part of our ongoing effort to deprecate restricted mode, we are removing the --timeout and --restricted flags from mozc_renderer.

These flags had actually used only in Windows until recently, but with the recent commit (ca34c8d) there remains no code path that specifies these flags. Therefore we can safely remove these unused flags and the related code.

Issue IDs

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. Confirm GitHub Actions still pass

As part of our ongoing effort to deprecate restricted mode (google#1376), we
are removing the --timeout and --restricted flags from mozc_renderer.

These flags had actually used only in Windows until recently, but with
the recent commit [1] there remains no code path that specifies these
flags. Therefore we can safely remove these unused flags and the related
code.

 [1]: ca34c8d
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