commit | d15cc1c7ca5f3a58d0d299ef6fd287d610082eea | [log] [tgz] |
---|---|---|
author | Nicholas Verne <[email protected]> | Mon Dec 02 22:38:57 2019 |
committer | Commit Bot <[email protected]> | Mon Dec 02 22:38:57 2019 |
tree | 188f505b7ea50600c30cfdb2bc5b7ceff29365cd | |
parent | c720e39adb9d570fc977b0799f74542259211e36 [diff] |
Creates a WebUI-based Crostini Upgrader This time with tools/gritsettings/resource_ids. Why this is not in a PRESUBMIT for all .grd files is a mystery. The UI is behind the new crostini-webui-upgrader flag (currently disabled by default) The main areas for review are calamity@: html/js - chrome/browser/chromeos/crostini_upgrader/ mojo and webui glue classes - chrome/browser/ui/webui/crostini_upgrader/ davidmunro@ crostini business logic - chrome/browser/chromeos/crostini/ In this CL, the optional container backup stage is stubbed, and will be in a subsequent CL. A suite of unit/browser tests are also currently lacking. I intend them for follow-up CLs. Bug: 930901 Change-Id: I5dd3f838e144c7f705ef2be1af5ac5f5afdf3f67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933583 Commit-Queue: Ken Rockot <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Reviewed-by: Sam McNally <[email protected]> Reviewed-by: calamity <[email protected]> Auto-Submit: Nicholas Verne <[email protected]> Cr-Commit-Position: refs/heads/master@{#720697}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .