commit | c7e962279be3466ee25421eaf0d052dcbc8f2e18 | [log] [tgz] |
---|---|---|
author | Noémie St-Onge <noemies@google.com> | Thu Sep 28 00:53:57 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 00:53:57 2023 |
tree | 042185fbf3d9115026f229063a91957b38285686 | |
parent | f3f6aae3e1d09ac64a3ff37f4cdf2908b6ada430 [diff] |
[iOS] UI implementation of WidgetPromoInstructionsViewController This CL implements the UI of the WidgetPromoInstructionsViewController, and makes sure that it is as expected by adding some tests. Mocks: go/gpm-widget-promo-mocks Implementation screenshots: https://screenshot.googleplex.com/3YNGgPmaJjWd5b6.png https://screenshot.googleplex.com/JkhXxFXQamteDqj.png Low-Coverage-Reason: Uncovered code in widget_promo_instructions_coordinator.mm is not reachable Bug: 1463033 Change-Id: I15f49706b634f6bbed47889264eafcab629d404b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4889584 Reviewed-by: Ernesto Izquierdo Clua <eic@google.com> Commit-Queue: Noémie St-Onge <noemies@google.com> Cr-Commit-Position: refs/heads/main@{#1202186}
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.