commit | f51105425d56b9edec85e44213ec067f005a1d0d | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Tue May 04 17:56:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 04 17:56:10 2021 |
tree | 690e1d51edc1d6055784ff2af9f8bb3b43bfd0ac | |
parent | bdd7d6f76714f3cfe131e17376690c50ec8a30e3 [diff] |
Add test for Tabs.OnUpdated events for bfcache. Ensure that the loading/completed events fire for elements restored from the bfcache. No code changes were required this just asserts that we expect the behavior when restoring from the bfcache. BUG=1197657 Change-Id: I1467310e8af77694d5eff4e24eb8be5399862dd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2868645 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#878958}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.