)]}'
{
  "commit": "527c3df5f1138e111cddcbcc68d2d18c8cfed047",
  "tree": "60a2013a99f9dfd7b251273ae204bc0c52141cbd",
  "parents": [
    "762d44d3d362f1e8d0fd3cf71de5a36225c84f58"
  ],
  "author": {
    "name": "Kyle Charbonneau",
    "email": "kylechar@google.com",
    "time": "Wed Apr 30 06:53:17 2025 -0700"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Apr 30 06:53:17 2025 -0700"
  },
  "message": "Ensure WGSL StringView knows length\n\nWhen ShaderModule passes a WGSL string it first converts to const char*\nand then StringView. This discards length information and requires\nstrlen() to be used to figure out length again later. Don\u0027t discard the\nlength information to avoid this.\n\nBug: none\nChange-Id: I910a2680f3e373049f211f2a1f19c06a9e789a14\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239656\nCommit-Queue: Kyle Charbonneau \u003ckylechar@google.com\u003e\nReviewed-by: dan sinclair \u003cdsinclair@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c255eed49772b35a68e963545faf9f3878cd3c01",
      "old_mode": 33188,
      "old_path": "src/dawn/native/ShaderModule.cpp",
      "new_id": "cce91b85f7cbce734f876470d2db034bac8f5a29",
      "new_mode": 33188,
      "new_path": "src/dawn/native/ShaderModule.cpp"
    }
  ]
}
