Remove DiscardBeforeUnloadHelper class from the chrome binary.
This class has been created one year ago, but it has never been used so far. This CL removes it from the chrome binary. It is kept in the test binary, so that it continue to be maintained Whether to remove this class or not should be considered. For the context, I was looking about WebContentsObserver and their interactions with the BackForwardCache. Being unused/removed simplify the question. Bug: 877550, 511340 Change-Id: Iae4c523528a1ad307c91ae7cb53aa855094d3c0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768322 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#690393}
Showing
Please register or sign in to comment