BFcache: Update 3 tests under history/ to work with BFCache
On backward/forward navigations, BFCache does not load the destination page again and onload event is not triggered. Instead, onpageshow event is triggered on the first load and b/f navigation. This CL updates 3 tests under history/ to replace onload to onpageshow to work with BFCache. Bug: 1132180 Change-Id: I9146aecc4a020efe72dd8de24a1d33576395ab96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517188Reviewed-by:Fergal Daly <fergal@chromium.org> Reviewed-by:
Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#824766}
Showing
Please register or sign in to comment