)]}'
{
  "commit": "416923ecacf11ef1fc69c5cd8d75ecdb5cbcb6bb",
  "tree": "584ae1ad0919838b9d86e40b761aedc5fc06bb2f",
  "parents": [
    "e1decb6e4d295a8adf707bd376164fd437e91417"
  ],
  "author": {
    "name": "Aryan Krishnan",
    "email": "aryankrishnan4b@gmail.com",
    "time": "Tue Apr 28 19:23:41 2026 -0700"
  },
  "committer": {
    "name": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Apr 28 19:23:41 2026 -0700"
  },
  "message": "Add helper functions to verify rectangle coordinates\n\nIntroduce the RectDouble struct and associated verification functions to\ntesting/utils/compare_coordinates.h to simplify bounding box assertions.\nThese helpers reduce boilerplate by grouping coordinate checks into\nsingle function calls, supporting both exact double equality and\nthree-decimal-place precision.\n\nIn addition to the local test helpers, this change adds\nCompareFS_RECTF_Three_Places to the common testing utilities and\ncorrects a logic error in CompareFS_RECTF where the top coordinate was\nbeing compared twice instead of checking the bottom coordinate.\n\nExisting tests are updated to use these new helpers, resulting in\ncleaner and more maintainable test code.\n\nChange-Id: I552c0667efdd1175fcc8ae2dbbb4fc3ed9ed316a\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/145950\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\nCommit-Queue: Aryan Krishnan \u003caryankrishnan4b@gmail.com\u003e\nReviewed-by: Andy Phan \u003candyphan@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cdcd3d1fc0a0dc10cc50ed5b100ae2c449b7cb93",
      "old_mode": 33188,
      "old_path": "fpdfsdk/fpdf_text_embeddertest.cpp",
      "new_id": "1b3e5723a3d363dc27bc690dfffe07c14847d988",
      "new_mode": 33188,
      "new_path": "fpdfsdk/fpdf_text_embeddertest.cpp"
    },
    {
      "type": "modify",
      "old_id": "ff11676ba561a6961947e0264d2fcd2dd891291d",
      "old_mode": 33188,
      "old_path": "testing/utils/compare_coordinates.cc",
      "new_id": "8b58e5b4cf83994f6490c6e974fae377c660a0ce",
      "new_mode": 33188,
      "new_path": "testing/utils/compare_coordinates.cc"
    },
    {
      "type": "modify",
      "old_id": "ae3931f55cbd918ce034db3cb6f05632adb788b1",
      "old_mode": 33188,
      "old_path": "testing/utils/compare_coordinates.h",
      "new_id": "e249c12828ea9c9cd1e919dd3b924afd0a594c2a",
      "new_mode": 33188,
      "new_path": "testing/utils/compare_coordinates.h"
    }
  ]
}
