commit | a1048e2c934f332030fa94f19bfb4538b6ea901b | [log] [tgz] |
---|---|---|
author | Brahim Chikhaoui <bchikhaoui@google.com> | Mon Jul 18 12:53:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 18 12:53:08 2022 |
tree | 70199d9bb16130cd32863c6d690a83a0ff47ea25 | |
parent | 793ffe53935f7eee809f486d00c616e280a786a2 [diff] |
[OOBE][EnableDebugging]: Update screen and handler structure - Remove RegisterMessages() and HandleSetup Logic from handler; - Remove SetDelegate screen - Remove OnViewDestroyed; - Remove show_on_init; - Migrate to OnUserAction with args list and external API prefix; - Remove IsJavascriptAllowed; - Update the MockScreen. Bug: 1343680, 1309022, 1298392 Change-Id: I8c3247ff881c6b020413d2c1f32f931411a46c8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3756146 Commit-Queue: Brahim Chikhaoui <bchikhaoui@google.com> Reviewed-by: Roman Sorokin <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1025215}
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.