0
Files
src/content/renderer
Yuzu Saijo 29f96ca99d [bfcache] Reset NotRestoredReasons for redirect
This CL implements resetting of NotRestoredReasons when redirect happens.
For example, a.com->b.com->(back but server redirect)c.com
When this happens, we should not be reporting the reasons for a.com for c.com.

This CL does this by adding NotRestoredReasons as a part of commit navigation params instead of a parameter in CommitNavigation() method.

This is to implement what we discussed here:
https://chromium-review.googlesource.com/c/chromium/src/+/3986625/5..12/content/browser/renderer_host/back_forward_cache_impl.cc#1551

Change-Id: Idee05c88d1073fbe5c3d19c0b9edcd360ce6c1a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4006065
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Commit-Queue: Yuzu Saijo <yuzus@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1080776}
2022-12-08 04:54:12 +00:00
..
2022-09-15 14:03:50 +00:00
2022-05-18 06:58:28 +00:00
2022-04-28 16:42:20 +00:00