commit | 59c2a4a4524f3d121b6e8f2f708be427a342289f | [log] [tgz] |
---|---|---|
author | Anastasia Helfinstein <anastasi@google.com> | Wed Jan 26 03:57:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 26 03:57:43 2022 |
tree | 18f099a09e6f6ba2882032e1716b93519d1a9253 | |
parent | e95a8679661dab6c97f34ecc6d5d5c32d43ba6a6 [diff] |
Convert caret browsing extension to an ES6 style class This is a pure refactor, there is no change whatsoever to behavior. AX-Relnotes: n/a. Bug: 1290632 Test: Manually inspected extension behavior (no change) Change-Id: Id702c3761839906aa515864ab45bea1cde63270f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3415563 Reviewed-by: Josiah Krutz <josiahk@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/main@{#963377}
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.