Home | History | Annotate | Download | only in cache

Lines Matching refs:Reload

343     case Reload:
435 // If the same URL has been loaded as a different type, we need to reload.
438 return Reload;
441 // Don't reload resources while pasting.
456 return Reload;
466 return Reload;
469 // We'll try to reload the resource if it failed last time.
472 return Reload;
485 // No, must reload.
487 return Reload;