commit | 568ea8e0a85782239f779a85c196f28c30c6bbca | [log] [tgz] |
---|---|---|
author | Ehimare Okoyomon <eokoyomon@chromium.org> | Thu Nov 02 13:36:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 02 13:36:34 2023 |
tree | 0b0837b6b5e7ad254fa0891b29e5e779c1efc508 | |
parent | bc1cee583d4ad5b28877f62ffd7127663515bf20 [diff] |
HaTS: Use new WebUI in HatsNextWebDialog and pass params via mojo This replaces the static website with the chrome-unstrusted:// webui. We also pass the necessary params to load a survey via mojo. Loaded and close are still updated via url fragments. Will change this in a follow up. Bug: 1121586, b/291043820 Change-Id: Ie2d85c5df1883ead2d03ce1a4f4ff2b7e6aeddf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4863905 Commit-Queue: Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/main@{#1218781}
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.