commit | 3827400321c280019042f73e1e001db3746779e5 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Wed Jul 06 17:50:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 06 17:50:44 2022 |
tree | a74d5b3946ddac36bca17ad3e6584c715c766796 | |
parent | d5bb626171f74e448812d51b52b312fd2f510b41 [diff] |
Remove SynchronousResizeModeForTesting. Now that all the web tests have been rewritten to listen for asynchronous resize we can remove the synchronous mode from the test runner. Yeah a nine year old bug fixed that got closed as WontFix along the way. BUG=309760,1155202 Change-Id: I3c2fb03cfd53523b8c7d689ce27a11a33c469428 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3748633 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1021249}
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.