)]}'
{
  "commit": "16a43860a17490a149047a18e50fa4165ed91acb",
  "tree": "d566c3ef94fe14efe1a4669a1f152b5b555ed061",
  "parents": [
    "47ccb551659929abb729e503c861e6d133823fca"
  ],
  "author": {
    "name": "Srujan Gaddam",
    "email": "srujzs@google.com",
    "time": "Tue Aug 05 11:35:34 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Aug 05 11:35:34 2025 -0700"
  },
  "message": "[dart:js_interop] Add JSArray.add\n\nFixes https://github.com/dart-lang/sdk/issues/59830\n\nMigration from Lists to JSArray sometimes involve usages\nof List.add. In the migration, if List.add was used, it would\nbecome JSAnyOperationExtension.add, which is the JS + operator.\nThis then leads to bugs where users mistakenly assumed that\nsomething similar to List.add was occurring.\n\nCoreLibraryReviewExempt: Wasm and JS backends only.\nChange-Id: I2bb6684316725167a8fa65fd51483f2717788dad\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/443182\nReviewed-by: Lasse Nielsen \u003clrn@google.com\u003e\nCommit-Queue: Srujan Gaddam \u003csrujzs@google.com\u003e\nReviewed-by: Stephen Adams \u003csra@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a6b43983ab69566c0fa03683cc7657eea81200d8",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "8d1593a76b07358a3cca32221594776887bcf33c",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "cc45f2bbfe15c614cb34b2fc058883be7e12b348",
      "old_mode": 33188,
      "old_path": "sdk/lib/js_interop/js_interop.dart",
      "new_id": "058668465c17f264d4ba6389cf14cbb4b5105162",
      "new_mode": 33188,
      "new_path": "sdk/lib/js_interop/js_interop.dart"
    },
    {
      "type": "modify",
      "old_id": "ca1ed5e16c579d9a01948dc25beb714c0efe812a",
      "old_mode": 33188,
      "old_path": "tests/lib/js/static_interop_test/js_types_test.dart",
      "new_id": "9d96aac1b53eb13aadf6fd697265ffb801646f2a",
      "new_mode": 33188,
      "new_path": "tests/lib/js/static_interop_test/js_types_test.dart"
    }
  ]
}
