Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /6289f98456733f7f69620b28e162ae1300d2898c
commit6289f98456733f7f69620b28e162ae1300d2898c[log][tgz]
authorOkezie Chiedozie <okezie@google.com>Fri Jul 18 19:28:23 2025
committerChromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com>Fri Jul 18 19:28:23 2025
tree17f91b2c15033cd8d164cac28a3350f41dec7e09
parentd0273f3da3ecc5e43ba8b3f8ac20044aa031c357[diff]
[PS Internals] Display content settings in a responsive grid of cardsContent settings are now displayed in a responsive grid of cards. Valuesdisplayed on the left side of the card are truncated if they requiremore than one line to be displayed.A copy button is also included that is used to copy the values of theprimary and secondary patterns of content settings. The copy buttoncomponent is independent of the `content-settings-pattern-source`component. The copy button displays a copy icon by default. Whenclicked, it copies the text that it is set up to copy to the clipboardupdates its displayed icon to a tick. The icon gets reverted to the tickbutton three seconds after it is updated to a tick.Before:-https://screenshot.googleplex.com/5wR9ymQAzyeUb3j (Narrow screens)-https://screenshot.googleplex.com/3indAFtxSJhz3TY (Wider screens)After:-https://screenshot.googleplex.com/AzpWtfgo3Xe8sTd (Narrow screens)-https://screenshot.googleplex.com/77QfBxbZzGKiWvx (Wider screens)-https://screenshot.googleplex.com/AMZN6yZVTKaJNda (Text copy button update to tick when clicked)-https://screencast.googleplex.com/cast/NjUwOTc4ODA1MjU4NjQ5Nnw2M2EzMmI4Zi0xZg (Screen cast of text copy button)Change-Id:I494de191a80bf994a70d0435f4ca85db16c0dce5Bug: 418006487Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6707985Reviewed-by: Kene Okoye <kenok@google.com>Reviewed-by: Christine Ying <chrstne@google.com>Commit-Queue: Okezie Chiedozie <okezie@google.com>Cr-Commit-Position: refs/heads/main@{#1488996}
8 files changed
tree: 17f91b2c15033cd8d164cac28a3350f41dec7e09
  1. .github/
  2. agents/
  3. android_webview/
  4. apps/
  5. ash/
  6. base/
  7. build/
  8. build_overrides/
  9. buildtools/
  10. cc/
  11. chrome/
  12. chromecast/
  13. chromeos/
  14. codelabs/
  15. components/
  16. content/
  17. crypto/
  18. dbus/
  19. device/
  20. docs/
  21. extensions/
  22. fuchsia_web/
  23. gin/
  24. google_apis/
  25. gpu/
  26. headless/
  27. infra/
  28. ios/
  29. ipc/
  30. media/
  31. mojo/
  32. net/
  33. pdf/
  34. printing/
  35. remoting/
  36. rlz/
  37. sandbox/
  38. services/
  39. skia/
  40. sql/
  41. storage/
  42. styleguide/
  43. testing/
  44. third_party/
  45. tools/
  46. ui/
  47. url/
  48. webkit/
  49. clank
  50. internal
  51. ios_internal
  52. signing_keys
  53. v8
  54. .clang-format
  55. .clang-tidy
  56. .clangd
  57. .cursorignore
  58. .git-blame-ignore-revs
  59. .gitallowed
  60. .gitattributes
  61. .gitignore
  62. .gitmodules
  63. .gn
  64. .mailmap
  65. .rustfmt.toml
  66. .vpython3
  67. .yapfignore
  68. ATL_OWNERS
  69. AUTHORS
  70. BUILD.gn
  71. CODE_OF_CONDUCT.md
  72. codereview.settings
  73. CPPLINT.cfg
  74. CRYPTO_OWNERS
  75. DEPS
  76. DIR_METADATA
  77. LICENSE
  78. LICENSE.chromium_os
  79. OWNERS
  80. PRESUBMIT.py
  81. PRESUBMIT_test.py
  82. PRESUBMIT_test_mocks.py
  83. README.md
  84. SECURITY_OWNERS
  85. WATCHLISTS
README.md

Logo Chromium

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 ishttps://www.chromium.org.

To check out the source code locally, don't usegit clone! Instead, followthe instructions on how to get the code.

Documentation in the source is rooted indocs/README.md.

Learn how toGet 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 athttps://crbug.com/new.


[8]ページ先頭

©2009-2025 Movatter.jp