)]}'
{
  "commit": "cfda4f910c8ba0548926dea80638b41a8a9d893d",
  "tree": "aad527b2b17a55540cfc290d78dd14cbb92ee45f",
  "parents": [
    "cc8c82e4bcb7996a7d4963491dd24741f0c86660"
  ],
  "author": {
    "name": "Jack Franklin",
    "email": "jacktfranklin@chromium.org",
    "time": "Fri Nov 20 09:40:10 2020"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Nov 20 12:03:56 2020"
  },
  "message": "[DataGrid]: swap hidden flag to visible + hideable\n\nOne of the features we need to support in the new DataGrid is a context\nmenu to hide/show columns. Therefore in preparation this CL updates the\nAPI for a `column` from just the `hidden` field to `visible` and\n`hideable`. The former denotes if the column is visible or not, and\n`hideable` denotes if the user can hide/show it via the context menu.\n\nThere\u0027s no user facing change here, just type changes in preparation for\nfuture work.\n\nBug: 1150793, 1125968\nChange-Id: Idfa95a27aab741388548e10ff83263c6b7338724\nReviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2550075\nReviewed-by: Paul Lewis \u003caerotwist@chromium.org\u003e\nCommit-Queue: Jack Franklin \u003cjacktfranklin@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "94e2d2b2c76e7da321cf177cfb0442c9b3fa408d",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid/adding-data.html",
      "new_id": "a41253fc849dbb45f38a99e89b55085bb9e87014",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid/adding-data.html"
    },
    {
      "type": "modify",
      "old_id": "d3c1c53d6226d3f5315373afef3f9145cb4d9687",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid/basic.html",
      "new_id": "e6a04f88a055c8ed56f274518307d6bb7f4eee9c",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid/basic.html"
    },
    {
      "type": "modify",
      "old_id": "50fce26958c0a585afee28b3cf2e7be0c8dadfc0",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid/empty.html",
      "new_id": "cd4f32a155e4d16025699bd237e4fa9ceaa648ea",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid/empty.html"
    },
    {
      "type": "modify",
      "old_id": "37970253b6a331d4d6e81962719994209e18c5dd",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid/hide-cols.html",
      "new_id": "c34de5529c99721276453a71a22582ef51d9ee4c",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid/hide-cols.html"
    },
    {
      "type": "modify",
      "old_id": "0d4aa73b6fab226a6d158f3f3133b24741f35c30",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid/sticky-headers.html",
      "new_id": "eb38fce36f9c3ab9b9139c0b0c811b795cdff7b6",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid/sticky-headers.html"
    },
    {
      "type": "modify",
      "old_id": "b7bbbbba6c0af593e6e2da8b9bff90be05c69af6",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid_controller/basic.html",
      "new_id": "13cce0e59fb24dba7ab7892be1ac90307b871de3",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid_controller/basic.html"
    },
    {
      "type": "modify",
      "old_id": "0102f402ac6ce4091eda478be6555b29c707ff40",
      "old_mode": 33188,
      "old_path": "front_end/component_docs/data_grid_controller/filter.html",
      "new_id": "3367f445e86f66241f398a32fe2def39b4fe9c92",
      "new_mode": 33188,
      "new_path": "front_end/component_docs/data_grid_controller/filter.html"
    },
    {
      "type": "modify",
      "old_id": "cf6de69a643a8b00eb0efdb3eb3c44e857a452cc",
      "old_mode": 33188,
      "old_path": "front_end/ui/components/DataGrid.ts",
      "new_id": "758b7b127a2c248719d47cfa4f6c368d5c1fbda8",
      "new_mode": 33188,
      "new_path": "front_end/ui/components/DataGrid.ts"
    },
    {
      "type": "modify",
      "old_id": "b2176b35ba858da2a108269f69248e59d8643bdd",
      "old_mode": 33188,
      "old_path": "front_end/ui/components/DataGridUtils.ts",
      "new_id": "920520f4142046687572d1a5c6762f9be1a1dc49",
      "new_mode": 33188,
      "new_path": "front_end/ui/components/DataGridUtils.ts"
    },
    {
      "type": "modify",
      "old_id": "cc6c0bd90f3e67e796d09798491d93e3f1b4d65d",
      "old_mode": 33188,
      "old_path": "test/unittests/front_end/ui/components/DataGridController_test.ts",
      "new_id": "fd0ce47a460b6d5aa0eeac15bd3246a3364d6b90",
      "new_mode": 33188,
      "new_path": "test/unittests/front_end/ui/components/DataGridController_test.ts"
    },
    {
      "type": "modify",
      "old_id": "edc3814b697962f6a736f6673d7838665463ec2e",
      "old_mode": 33188,
      "old_path": "test/unittests/front_end/ui/components/DataGrid_test.ts",
      "new_id": "b79ac34c43abbff553ede929f45d66699e69c2ea",
      "new_mode": 33188,
      "new_path": "test/unittests/front_end/ui/components/DataGrid_test.ts"
    }
  ]
}
