commit | 8a8050a82328a599831f0cfeb37fedc420ae8503 | [log] [tgz] |
---|---|---|
author | Ashley Prasad <ashleydp@google.com> | Wed Oct 11 20:34:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 11 20:34:11 2023 |
tree | 18d7181c08498c3599c14ba97e244a1b25dabd20 | |
parent | fbacd875cb32956174e46d8c8a6ded5313c1ac7e [diff] |
Firmware UI: Use TS for mojo - Update BUILD.gn to generate TS files for mojo. - Remove TS interfaces from JS files. - Explicitly use a map in firmware_update_dialog to resolve error around indexing with UpdateState. Bug: b:302140708 Test: browser_tests --gtest_filter=*FirmwareUpdate* Test: tast run -build=true ${DUT} firmwareupdate.* Change-Id: I467b7aced67c839272430ba388c9d58b28830f6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4920050 Reviewed-by: Michael Checo <michaelcheco@google.com> Reviewed-by: Longbo Wei <longbowei@google.com> Commit-Queue: Ashley Prasad <ashleydp@google.com> Cr-Commit-Position: refs/heads/main@{#1208457}
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.