)]}'
{
  "commit": "89afb33400a3b1dbce9699a5293d7d2c4b3e2145",
  "tree": "105ad8bb880bd4a8b2042385d43477a606301fe2",
  "parents": [
    "048a1946001ac234044dfbdb1a6c3aa016ef9475"
  ],
  "author": {
    "name": "April Kallmeyer",
    "email": "ask@chromium.org",
    "time": "Tue Oct 28 12:55:49 2025 -0700"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Oct 28 12:55:49 2025 -0700"
  },
  "message": "Remove dead code: CPWL_Edit::CutText()\n\nThe behavior difference is that now for some embedders shift+delete is\nallowed in password fields by PDFium. Additionally FORM_OnChar now\nreturns false for ctrl+x. Lastly PDFium would internally delete the\nselected text on ctrl+x previously.\n\nIt\u0027s possible some embedders use that ctrl+x behavior but PDFium has not\nactually put the text in the clipboard since at least 2016, possibly\neven broken in 2015.\n\nClearSelection() internally checks if there is a selection or if the\nfield is read-only so those checks aren\u0027t needed.\n\nIn Chrome shift+delete works via ExecuteEditCommand() and bypasses this\nhandler. Also Chrome never sent the ctrl+x OnChar event to PDFium before\nso the ClearSelection() call path wasn\u0027t used either.\n\nChange-Id: Ie5f120b0292171caeb3c493ec804ec0483603f85\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/137130\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\nCommit-Queue: April Kallmeyer \u003cask@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "10b9e86af262a2840d985337326a6b0cfd989ce7",
      "old_mode": 33188,
      "old_path": "fpdfsdk/pwl/cpwl_edit.cpp",
      "new_id": "b87edf5a48c557cf03cdbf67903ea4df63cb2238",
      "new_mode": 33188,
      "new_path": "fpdfsdk/pwl/cpwl_edit.cpp"
    },
    {
      "type": "modify",
      "old_id": "820eb8597cca6dfbf01a6d7ebc2d49a34a938928",
      "old_mode": 33188,
      "old_path": "fpdfsdk/pwl/cpwl_edit.h",
      "new_id": "1cff95cbba7d1e6939057f9692ec9ad401a6e606",
      "new_mode": 33188,
      "new_path": "fpdfsdk/pwl/cpwl_edit.h"
    }
  ]
}
