)]}'
{
  "commit": "70624b1d191d761ca684fd6541537f895982b2c8",
  "tree": "fbcee33913a89a4a48b60b361767a4ab36b0b9f7",
  "parents": [
    "9087a2409c94d8de5d92268dd4e87ea51ad810ad"
  ],
  "author": {
    "name": "Himadri Kakar",
    "email": "hikakar@microsoft.com",
    "time": "Fri May 29 03:47:06 2020 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri May 29 03:47:06 2020 +0000"
  },
  "message": "Fix enter/space key press events on Combobox\n\nCurrently if user presses enter/space key on a combo box control,\npopup menu does not open.\n\nThis CL handles the OnChar event in the combobox control.\nWhen the Enter key is pressed, OnChar event returns true and shows the\npopup menu if it is not already present.\n\nWhen the Space key is pressed,\n- If the form is non-editable and popup menu is not shown,\n  popup menu is shown\n- If the form is editable,\n  space is entered as text\n\nBug: pdfium:1513\nChange-Id: I5cc81df41ec925c4ceed6ae040665a146567583f\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/68614\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\nCommit-Queue: Himadri Kakar \u003chikakar@microsoft.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56917e2fb6acdac55a4a1467fd1f8bff2c427c0d",
      "old_mode": 33188,
      "old_path": "fpdfsdk/fpdf_formfill_embeddertest.cpp",
      "new_id": "12c303b3c843594b05942c3b3e32efe32a402fb5",
      "new_mode": 33188,
      "new_path": "fpdfsdk/fpdf_formfill_embeddertest.cpp"
    },
    {
      "type": "modify",
      "old_id": "a821d0c431813a54d681e95e72a33f530c1ecb1b",
      "old_mode": 33188,
      "old_path": "fpdfsdk/pwl/cpwl_combo_box.cpp",
      "new_id": "d23a905eca478543396e98724a35835800dc4052",
      "new_mode": 33188,
      "new_path": "fpdfsdk/pwl/cpwl_combo_box.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8211937391f4471c75bc3fd399ed6b152db69d85",
      "new_mode": 33188,
      "new_path": "testing/resources/pixel/combobox_form.evt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "56adea4d6fd8a28e4a50038fc58edc5d78d65648",
      "new_mode": 33188,
      "new_path": "testing/resources/pixel/combobox_form.in"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7ecd75dcb3d57d34d15af05e35624379f4858194",
      "new_mode": 33188,
      "new_path": "testing/resources/pixel/combobox_form_expected.pdf.0.png"
    }
  ]
}
