Update Incognito history leakage tests.
This CL removes the parameterized test to detect history based leaks from Incognito to regular and instead adds two single non-parameterized tests to check a) History leak from Incognito tabbed Activity and b) History leak from Incognito CustomTabActivity. Since, for all different kind of profiles the history service (via which one can query history) remains the same. It just suffices to check that for "Incognito cases" we don't write an entry. If we don't write an entry then one can't read it via the history service. Bug: 1140751 Change-Id: Icb038bfd034f509fd2a806a5dea82065987b0f29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621061Reviewed-by:Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Rohit Agarwal <roagarwal@chromium.org> Cr-Commit-Position: refs/heads/master@{#842021}
Showing
Please register or sign in to comment