commit | 1ff04cbb53bff1cc3185c373b0f824fdd0dc2417 | [log] [tgz] |
---|---|---|
author | slutskii <slutskii@google.com> | Thu Mar 02 21:57:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 21:57:46 2023 |
tree | 902b31710e064227e6aacfd4172e52f5765367cc | |
parent | 202049511517bf8a0841dd349907f9d589cc4dfd [diff] |
Add UI resources for future Kerberos feature Adding HTML/TS resources, that are going to be shown inside the kerberos_in_browser_dialog. Note, that currently they are not linked in any way and also neither of them is used anywhere (this will be added in following CLs). The kerberos_in_browser_dialog is also slightly altered to fit the mock design from the PRD. Bug: b:260522530 Change-Id: I1991458577e8743928dc4bee5cc64ca16885a69e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4283997 Reviewed-by: John Lee <johntlee@chromium.org> Reviewed-by: Felipe Andrade <fsandrade@chromium.org> Commit-Queue: Michael Slutskii <slutskii@google.com> Cr-Commit-Position: refs/heads/main@{#1112462}
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.