DescriptionRemoving Nullable<unsigned long> for PeriodicSyncRegistration::m_minPeriod
As m_minPeriod will get initialized through dictionary member minPeriod
it will have default value 0.
This cl also removes has*() for minPeriod, networkState, powerState and
tag attribute, as all these are dictionary members with default values, has*() will always return true.
BUG=497142
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197171
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|