[Kiosk] Fix nullptr failures for Arc kiosk startup
We did not have proper checks for |app_launcher_| previously, causing it to behave unexpectedly/crash for cases of ARC kiosk, when this variable was not set. Now, we are setting this value properly and there should be no failures. Also making KioskLaunchController tests generic. Bug: 1121911 Change-Id: I1acec49f251391c4060ba46725a754ed6de48cba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385379 Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Reviewed-by:Anqing Zhao <anqing@chromium.org> Cr-Commit-Position: refs/heads/master@{#803437}
Showing
Please register or sign in to comment