reload メソッドの応用として、reloadの引数にtrueかfalseを与え、ページキャッシュを無視してページを更新するか、ページキャッシュを利用してページを更新するかが選択できます。 ページキャッシュとは既にダウンロード済みのページのパーツのことです。
It does not retain a document's JavaScript heap, module-variable values, DOM wrappers, timers, event listeners, exceptions, or host state. A cache hit instantiates the cached code into a fresh ...