Skip to content

Simplify the dialog's action process

Samwilson requested to merge github/fork/samwilson/process-chain into main

Don't return the parent process within itself, remove half-second wait, and split dialog-closing into its own step.

Also use existing WindowManager rather than creating a new one.

Bug: T319463

Merge request reports