Revert "Expire redirect parents when expiring any history visit."
This reverts commit e4d9e6a3. Reason for revert: This CL causes an infinite loop for some users. https://bugs.chromium.org/p/chromium/issues/detail?id=798234#c9 Original change's description: > Expire redirect parents when expiring any history visit. > > This CL fixes an issue with history deletion where Visits that were > the end of redirect chains were not deleting their redirect parents. > In effect, removing a single history entry from chrome://history was > not removing all Visits associated with it, causing similar URLs to > continue to show up in the omnibox autocomplete. > > Bug: 786878 > Change-Id: Id207dd7810629458d19a847d3ff52c0e562f2ce6 > Reviewed-on: https://chromium-review.googlesource.com/795527 > Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> > Commit-Queue: calamity <calamity@chromium.org> > Cr-Commit-Position: refs/heads/master@{#525589} TBR=calamity@chromium.org,brettw@chromium.org,sdefresne@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 786878 Change-Id: I5b10eef437b09b8e61c8ca5d025e9b15e1226935 Reviewed-on: https://chromium-review.googlesource.com/848052Reviewed-by:Erik Chen <erikchen@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#526588}
Showing
Please register or sign in to comment