mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
304816e573
Rename the `markTaskCompleted()` method to be consistent with the other similar methods of `TaskQueue` (`markAsFailed()` and `markAsUnprocessed()`). PR Close #36626