Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /refs/tags/138.0.7204.156
commit61fae23affbe8b4b60ba0277fcd84963151a3404[log][tgz]
authorTommy Martino <tmartino@chromium.org>Mon Jul 14 16:37:15 2025
committerChromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com>Mon Jul 14 16:37:15 2025
tree3b0ba739090da4e9d22a8dc02d5be65af7e0f3b3
parent54e60251c52a8b1337a1415be73a18909f5567c1[diff]
[M138] [iOS] Check frame validity in AutofillAgent::sendDataOriginal change's description:> [iOS] Check frame validity in AutofillAgent::sendData> > We already convert `frame` to a WeakPtr before handing it off to a> callback, but it's also possible it was destroyed between when the> formData was cached (in `_pendingFormData`) and when we try to get the> WeakPtr. In this case we get a crash.> > Bug: 425991572> Change-Id:Icfc9c56d8e671dcb9585df1cde1778ec46989143> Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6681291> Commit-Queue: Tommy Martino <tmartino@chromium.org>> Reviewed-by: Vincent Boisselle <vincb@google.com>> Cr-Commit-Position: refs/heads/main@{#1479784}Bug: 428177931,425991572Change-Id:Icfc9c56d8e671dcb9585df1cde1778ec46989143Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6733360Reviewed-by: Krishna Govind <govind@chromium.org>Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com>Reviewed-by: Tommy Martino <tmartino@chromium.org>Owners-Override: Krishna Govind <govind@chromium.org>Commit-Queue: Tommy Martino <tmartino@chromium.org>Cr-Commit-Position: refs/branch-heads/7204@{#2041}Cr-Branched-From: d5de512dc9dc8ddfe4e6d71b0637578bb6158683-refs/heads/main@{#1465706}
1 file changed
tree: 3b0ba739090da4e9d22a8dc02d5be65af7e0f3b3
  1. .github/
  2. android_webview/
  3. apps/
  4. ash/
  5. base/
  6. build/
  7. build_overrides/
  8. buildtools/
  9. cc/
  10. chrome/
  11. chromecast/
  12. chromeos/
  13. codelabs/
  14. components/
  15. content/
  16. crypto/
  17. dbus/
  18. device/
  19. docs/
  20. extensions/
  21. fuchsia_web/
  22. gin/
  23. google_apis/
  24. gpu/
  25. headless/
  26. infra/
  27. ios/
  28. ipc/
  29. media/
  30. mojo/
  31. native_client_sdk/
  32. net/
  33. pdf/
  34. ppapi/
  35. printing/
  36. remoting/
  37. rlz/
  38. sandbox/
  39. services/
  40. skia/
  41. sql/
  42. storage/
  43. styleguide/
  44. testing/
  45. third_party/
  46. tools/
  47. ui/
  48. url/
  49. webkit/
  50. clank
  51. internal
  52. ios_internal
  53. native_client
  54. signing_keys
  55. v8
  56. .clang-format
  57. .clang-tidy
  58. .clangd
  59. .git-blame-ignore-revs
  60. .gitallowed
  61. .gitattributes
  62. .gitignore
  63. .gitmodules
  64. .gn
  65. .mailmap
  66. .rustfmt.toml
  67. .vpython3
  68. .yapfignore
  69. ATL_OWNERS
  70. AUTHORS
  71. BUILD.gn
  72. CODE_OF_CONDUCT.md
  73. codereview.settings
  74. CPPLINT.cfg
  75. CRYPTO_OWNERS
  76. DEPS
  77. DIR_METADATA
  78. LICENSE
  79. LICENSE.chromium_os
  80. OWNERS
  81. PRESUBMIT.py
  82. PRESUBMIT_test.py
  83. PRESUBMIT_test_mocks.py
  84. README.md
  85. SECURITY_OWNERS
  86. 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