Home | History | Annotate | Download | only in service_worker

Lines Matching defs:Abort

42          phase_ == INITIAL || phase_ == COMPLETE || phase_ == ABORT)
68 void ServiceWorkerRegisterJob::Abort() {
69 SetPhase(ABORT);
142 case ABORT:
155 // On unexpected error, abort this registration job.
163 // registration and abort.
206 // Abort this registration job.
223 // Abort this registration job.
251 // error and abort.
290 // is rejected, abort.
357 // is rejected, abort.