commit | 06cb8b822e83800c7732f79c4ebd0cf3dbc7aa1b | [log] [tgz] |
---|---|---|
author | Thuong Phan <thuongphan@chromium.org> | Fri Jan 05 19:37:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 05 19:37:10 2024 |
tree | e776c34f62a1d60d9f4854b6e23bb88789fcab1b | |
parent | 27e223ca516f4fc12c6222bf81d66a737dffefbe [diff] |
p13n: save metadata for sea pen image After clicking on a sea pen thumbnail from the search results page, save the image with metadata including the query information. Bug: b/300127993 Test: ash_unittests --gtest_filter='*SeaPen*' Test: unit_tests --gtest_filter='*SeaPen*' Change-Id: Id29e4c78a345b369d8e6c3c79f11e820ccf589f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5098123 Reviewed-by: Jeffrey Young <cowmoo@google.com> Commit-Queue: Thuong Phan <thuongphan@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1243547}
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.