commit | 8d6ce889a175ee48ae9e98f50b755a715dc69d35 | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Tue Mar 19 00:37:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 19 00:37:23 2024 |
tree | af717e81f3774743310a7230eadaf8c65b6e31c2 | |
parent | 9a7301420829a2371ed88166322ccf13d44401fd [diff] |
Reland^3 Load QuickOffice manifest from cros rootfs This reverts commit 9554c555802d6cd11aaee7ac3b5a958dd9d8d537. Reason for revert: lacros tests fixed Original change's description: > Revert "Reland "Reland "Load QuickOffice manifest from cros rootfs""" > > This reverts commit 789dfc4d63923fa5fcb7ba3e243824703c64458b. > > Reason for revert: failing tests on linux-chromeos-chrome-with-lacros > > Original change's description: > > Reland "Reland "Load QuickOffice manifest from cros rootfs"" > > > > This reverts commit 9d571b2d7905fe48fafee1eabeb83e9a24f5a551. > > > > Reason for revert: tests fixed > > PS1: revert/reland > > PS2: rebase > > PS3: Added //chrome/test/data version of quickoffice manifest.json > > > > Loading manifest and contents from rootfs will ensure that > > QO always has the correct manifest for contents, especially for > > lacros. > > > > Original change's description: > > > Revert "Reland "Load QuickOffice manifest from cros rootfs"" > > > > > > This reverts commit 336415fa902298ba2f5e0da9d962fd61dedff5d8. > > > > > > Reason for revert: suspect causing browser_tests failure on linux-chromeos-chrome > > > > > > browser_tests failed because of: > > > All/FileTasksBrowserTest.FallbackSucceedsWithQuickOffice/Guest > > > All/FileTasksBrowserTest.FallbackSucceedsWithQuickOffice/Regular > > > All/FileTasksBrowserTest.QuickOffice/Guest > > > All/FileTasksBrowserTest.QuickOffice/Incognito > > > ...6 more failure(s) (10 total)... > > > > > > The first build failure: > > > https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome/37099/overview > > > > > > Original change's description: > > > > Reland "Load QuickOffice manifest from cros rootfs" > > > > > > > > This reverts commit 05780297d2cd6230f32d3671022366447da79f73. > > > > > > > > Reason for revert: Fixed compile error > > > > > > > > Original change's description: > > > > > Revert "Load QuickOffice manifest from cros rootfs" > > > > > > > > > > This reverts commit a1b9a2a855e11df2b04d6643c459e3fec2a8ebe6. > > > > > > > > > > Reason for revert: suspect causing compile failure on lacros-arm32-rel-ready bot. > > > > > > > > > > First build failure: > > > > > https://ci.chromium.org/ui/p/chrome/builders/ci/lacros-arm32-rel-ready/17628/overview > > > > > > > > > > Sample log: > > > > > ../../chrome/browser/extensions/component_loader.cc:550:7: error: use of undeclared identifier 'AddComponentFromDirWithManifestFilename' > > > > > AddComponentFromDirWithManifestFilename( > > > > > ^ > > > > > 1 error generated. > > > > > > > > > > Original change's description: > > > > > > Load QuickOffice manifest from cros rootfs > > > > > > > > > > > > QuickOffice will change in crrev.com/c/5014644 to load all files > > > > > > including manifest.json into rootfs at > > > > > > /usr/share/chromeos-assets/quickoffice. > > > > > > > > > > > > CrOS will load all files directly from gcs rather than using the > > > > > > chromium repo submodule. There will be no need to keep > > > > > > chrome/browser/resources/chromeos/quickoffice. > > > > > > > > > > > > Bug: 1491571 > > > > > > Change-Id: I1f1de7cc1c4950b4fd30d1bab8300faf6b7e8494 > > > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5013290 > > > > > > Commit-Queue: Joel Hockey <joelhockey@chromium.org> > > > > > > Reviewed-by: Dominick Ng <dominickn@chromium.org> > > > > > > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > > > > > > Cr-Commit-Position: refs/heads/main@{#1222566} > > > > > > > > > > Bug: 1491571 > > > > > Change-Id: Ifdc07c1b1b21caf0bf5ad35913bb1c2a12dd3f51 > > > > > No-Presubmit: true > > > > > No-Tree-Checks: true > > > > > No-Try: true > > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017114 > > > > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > > > > Owners-Override: Takashi Sakamoto <tasak@google.com> > > > > > Commit-Queue: Takashi Sakamoto <tasak@google.com> > > > > > Cr-Commit-Position: refs/heads/main@{#1222647} > > > > > > > > Bug: 1491571 > > > > Change-Id: Ifed4ad16a0e646a23a2da62e06483cf47af1ea2b > > > > No-Presubmit: true > > > > No-Tree-Checks: true > > > > No-Try: true > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018558 > > > > Reviewed-by: Takashi Sakamoto <tasak@google.com> > > > > Commit-Queue: Joel Hockey <joelhockey@chromium.org> > > > > Reviewed-by: Dominick Ng <dominickn@chromium.org> > > > > Owners-Override: Takashi Sakamoto <tasak@google.com> > > > > Cr-Commit-Position: refs/heads/main@{#1222715} > > > > > > Bug: 1491571 > > > Change-Id: I771e0ccc0e1e9e1213c494746345085338e9868d > > > No-Presubmit: true > > > No-Tree-Checks: true > > > No-Try: true > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017601 > > > Owners-Override: Takashi Sakamoto <tasak@google.com> > > > Commit-Queue: Takashi Sakamoto <tasak@google.com> > > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > > Cr-Commit-Position: refs/heads/main@{#1222771} > > > > Bug: 1491571 > > Change-Id: I51ba69366039ff06837b837ae47ede71a7957990 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5369299 > > Owners-Override: Eriko Kurimoto <elkurin@chromium.org> > > Reviewed-by: Alexander Bolodurin <alexbn@chromium.org> > > Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> > > Reviewed-by: Erik Chen <erikchen@chromium.org> > > Reviewed-by: Eriko Kurimoto <elkurin@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#1273250} > > Bug: 1491571, 329805528 > Change-Id: Id78820c246251e7ca6d8e9c49604030f4ab83a41 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5374323 > Auto-Submit: Rushan Suleymanov <rushans@google.com> > Owners-Override: Rushan Suleymanov <rushans@google.com> > Reviewed-by: Eriko Kurimoto <elkurin@chromium.org> > Commit-Queue: Rushan Suleymanov <rushans@google.com> > Owners-Override: Eriko Kurimoto <elkurin@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1273329} Bug: 1491571, 329805528 Change-Id: If1684c49d9a506819e6e9b8e768a80462a804b50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5369619 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Alexander Bolodurin <alexbn@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1274605}
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.