)]}'
{
  "commit": "66346eeeff77f0beaa023ccf387dd5c679ad82ae",
  "tree": "25593039e5506e069cb85b8660b639cdc8ec85e6",
  "parents": [
    "f6f2e8b7643a7fe996b031968052c9c775611333"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Jul 14 19:24:09 2022"
  },
  "committer": {
    "name": "Devtools-frontend LUCI CQ",
    "email": "devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jul 14 22:24:19 2022"
  },
  "message": "Make the security panel\u0027s origin view a proper table\n\nThe origin view is currently a \u003ctable\u003e with \u003cdiv\u003es instead it, which is\na little odd. The row \u003cdiv\u003es are inidividually laid out with flexbox to\nlook like a table, but the only thing forcing the column width to match\nis a 110px width.\n\nBut this means, if one of the names doesn\u0027t fit in the space (the names\nare now localized), it gets cut off from the left. Were it a min-width\ninstead, just that row would be pushed over, which looks weird.\n\nSince this is an actual table, and is even a \u003ctable\u003e element already,\nswitch the contents to \u003ctr\u003e and \u003ctd\u003e and match the layout with table\nrules. (I got the spacing to match, but there\u0027s a few pixels of\nshift that I wasn\u0027t able to work through. I assume that\u0027s not\nsignificant.)\n\nScreenshots:\nhttps://drive.google.com/drive/folders/1uqVhwfnf478OmASC2_ssRGOxqpN85-Fz?resourcekey\u003d0-exd_0Jg18vPKYTuGOg06LA\u0026usp\u003dsharing\n\n(CT coming and going in the screenshot is unrelated to the CL and just a\nconsequence of official vs unofficial builds.)\n\nBug: 1344541\nChange-Id: Ia9efe067bfc1fdd8460c77f00ccd8561f78a2705\nReviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3758116\nReviewed-by: Mathias Bynens \u003cmathias@chromium.org\u003e\nCommit-Queue: David Benjamin \u003cdavidben@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "48b3527c6fb0d76cc838f099211e606e6a6364f9",
      "old_mode": 33188,
      "old_path": "front_end/panels/security/SecurityPanel.ts",
      "new_id": "d1805d6d7b7f3330cf214f2b785485b0b31c84f6",
      "new_mode": 33188,
      "new_path": "front_end/panels/security/SecurityPanel.ts"
    },
    {
      "type": "modify",
      "old_id": "50565e40fca1679b7454eed7fc479a9ee3b7c011",
      "old_mode": 33188,
      "old_path": "front_end/panels/security/originView.css",
      "new_id": "84806c344016e98524a89273efd616abaf192e97",
      "new_mode": 33188,
      "new_path": "front_end/panels/security/originView.css"
    }
  ]
}
