Hi Devlin,
this is a minor cleanup CL removing unused parameters from function signatures in extensions alarms system. I decided to split it out from a CL I'm writing for this bug:
https://github.com/w3c/webextensions/issues/1055
Would you agree to remove unused function arguments? Thanks!
AlarmManager::AlarmList AlarmsFromValue(base::TimeDelta min_delay,`ExtensionId` is not used by this function.
void Callback(bool removed);Renamed `success` to `removed`, since it is true if an alarm existed and was cleared and false otherwise.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |