)]}'
{
  "commit": "fbfb4497e03a363aba0eb093995b0140b2ec82d8",
  "tree": "1a6778b869cb4f91c69cf74551f6d7f9b63863f7",
  "parents": [
    "2da5608ee34f07b2ee8ce3bdbe2da8091752f9bd"
  ],
  "author": {
    "name": "Le Hoang Quyen",
    "email": "lehoangquyen@chromium.org",
    "time": "Mon Dec 22 08:14:00 2025 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Dec 22 08:14:00 2025 -0800"
  },
  "message": "native: Handle BlobCache mLoadFunction size mismatch as cache miss\n\nBlobCache currently calls mLoadFunction twice for a load request,\nexpecting identical sizes. This isn\u0027t guaranteed due to potential\nexternal cache evictions or IO/timeout issues between calls. Instead of\ncrashing, this CL treats a size mismatch as a cache miss.\n\nFuture work should update mLoadFunction to return a memory buffer\ndirectly, eliminating the two-call requirement.\n\nBug: chromium:469351711\nChange-Id: If25c0e6a94ab0e00595a8deb5062f46ddfbea975\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/281875\nCommit-Queue: Quyen Le \u003clehoangquyen@chromium.org\u003e\nAuto-Submit: Quyen Le \u003clehoangquyen@chromium.org\u003e\nReviewed-by: Loko Kung \u003clokokung@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c9a21b13c5d628c52c6a85c88c5a51931d54b47c",
      "old_mode": 33188,
      "old_path": "src/dawn/native/BlobCache.cpp",
      "new_id": "a5f723985152a57d41df4003e6bcab931ac24fe7",
      "new_mode": 33188,
      "new_path": "src/dawn/native/BlobCache.cpp"
    },
    {
      "type": "modify",
      "old_id": "cf4a168ecc7bef687bfea6eba560fb7f880ab7b6",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/native/CacheRequestTests.cpp",
      "new_id": "e06ec3d866cbf12b1cf8c7bd4a86ad3a2add1107",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/native/CacheRequestTests.cpp"
    }
  ]
}
