commit | b99b16aaf8745f028d41f0b43d8996eef5dd3683 | [log] [tgz] |
---|---|---|
author | Rakina Zata Amni <rakina@chromium.org> | Wed Jun 30 02:23:39 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 30 02:23:39 2021 |
tree | ad9196f0f04ecb01cba815f889a2a781b2316f0e | |
parent | a6d584645e30a20fd42465440bdf8689e55ca256 [diff] |
Parametrize LoadDataWithBaseURL tests Previously these tests are implemented by calling functions with the intended parameters, because NavigationControllerBrowserTest is already parametrized and can't be subclassed. But apparently we can just subclass NavigationControllerBrowserTest instead! This is just a pure refactor, no change to the actual contents of the tests. Change-Id: I909735c9f536d7a092caa5b97c1cbd2d54ca53c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2993930 Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#897221}
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.
If you found a bug, please file it at https://crbug.com/new.