commit | d1e28bb55b642d6070730fa9c46adc49a2a27f7c | [log] [tgz] |
---|---|---|
author | Gloria Fang <gloriafang@google.com> | Wed Jun 19 00:57:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 00:57:34 2024 |
tree | 1af65dc3291589497212abdef1a3da52bb145eda | |
parent | 1acaca6f6873fcb0e2d695022b37e039a25a1bee [diff] |
(3 of 4)[Product Specs][History] implement delete on 3 dot menu, per item, and add click to open product specs table. - add 3 dot menu with delete button - event firing for delete based on uuid - focus grid tabbing for 3 dot menu - fix null delegate for showProductSpecs table - click the product specs row in history opens the specs table Screencast: http://shortn/_XJGS2yof6f Change-Id: I53f2dd4335b1e36c278bc7def855d1658d44b688 Bug: b/335670350 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5545736 Auto-Submit: Gloria Fang <gloriafang@google.com> Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Gloria Fang <gloriafang@google.com> Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: Paul Adedeji <pauladedeji@google.com> Reviewed-by: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1316793}
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.