#1134459 chromium: please make --temp-profile create dirs called chromium-tmp-profile-*

Package:
chromium
Source:
chromium
Description:
web browser
Submitter:
Paul Wise
Date:
2026-04-24 02:35:01 UTC
Severity:
normal
#1134459#5
Date:
2026-04-20 11:39:39 UTC
From:
To:
In the Debian chromium wrapper script, please make the --temp-profile
option create temporaryy dirs called chromium-tmp-profile-* instead,
so that it is easier to figure out what they are after the script got
interrupted and the dir was not removed correctly, please use this:

   mktemp --tmpdir --directory chromium-tmp-profile-XXXXXXXX

#1134459#10
Date:
2026-04-24 02:33:39 UTC
From:
To:
Hi Paul,

Would you mind submitting a MR in salsa for this? I agree that it makes
sense to have.

Thanks,
Andres