Skip to content

smartlaunchers: Check if progress value is within the valid range

Fushan Wen requested to merge (removed):sml-progress-out-of-bounds-check into master

A progress value should range from 0 to 100. Check if a progress value is within the valid range before updating it.

CCBUG: 444773

Example:

image

Edited by Fushan Wen

Merge request reports