)]}'
{
  "commit": "b9febd89914528cebe706547877de265f1a0a7eb",
  "tree": "cfbbfc6981c87cc40cafa9e0421d71b320d39073",
  "parents": [
    "665d37ad0d913d4fe7114d796e1f382055a42e0e"
  ],
  "author": {
    "name": "Matt Boetger",
    "email": "matt.boetger@gmail.com",
    "time": "Tue Feb 10 15:17:10 2026 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 10 23:17:10 2026 +0000"
  },
  "message": "Ensure resize listener is not added if content sizing is not turned on (#182168)\n\nMake sure the resize listener is not added if content sizing is not\nenabled. This should ensure that the resize listener is not causing the\nflake. While this won\u0027t fix the flake if content sizing is enabled -\nthis test was passing before content sizing was checked in therefore\nthis should remove any side effect content sizing is having on the test.\n\nFixes: #179673\n\n## Pre-launch Checklist\n\n- [X] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [X] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [X] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [X] I signed the [CLA].\n- [X] I listed at least one issue that this PR fixes in the description\nabove.\n- [X] I updated/added relevant documentation (doc comments with `///`).\n- [X] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [X] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [X] All existing and new tests are passing.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fbfaa59265fce0b5f6c5274f1ffd4004ef0a19f1",
      "old_mode": 33188,
      "old_path": "engine/src/flutter/shell/platform/android/io/flutter/embedding/android/FlutterView.java",
      "new_id": "1299921c0a060fde7408177db1af7226599e62c0",
      "new_mode": 33188,
      "new_path": "engine/src/flutter/shell/platform/android/io/flutter/embedding/android/FlutterView.java"
    }
  ]
}
