commit | 8327e12c2f5abe38a28347ef72ae3963d07671bb | [log] [tgz] |
---|---|---|
author | Andy Phan <andyphan@chromium.org> | Fri Jul 19 18:32:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 18:32:36 2024 |
tree | fcd78d847d9aa977dd2cff3366e0f79538c843d9 | |
parent | e3196759b9b9d26190528f26fdb43effc458e3e5 [diff] |
[OOPIF PDF] Enable ExtensionApiPdfTest.TemporaryAddressSpoof Enable ExtensionApiPdfTest.TemporaryAddressSpoof by making ExtensionApiPdfTest a subclass of PDFExtensionTestBase (which is already a subclass of ExtensionApiTest). Since PDFExtensionTestBase starts an embedded test server, the test no longer needs to call `StartEmbeddedTestServer()`. Fixed: 326487241 Change-Id: I9e74526ecfb354c6ce112817c7f9ddd678178e1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5719253 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Andy Phan <andyphan@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1330383}
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.