)]}'
{
  "commit": "34d5199b876b3ac575b90f20b7a04beaa837cd6d",
  "tree": "1147d712e9a56448e1bd8bb7c8d1b2f46d33f1ea",
  "parents": [
    "51892c76c429d32fe5bd3d50cde5653b594a3fd6"
  ],
  "author": {
    "name": "Wyatt Allen",
    "email": "wyatta@google.com",
    "time": "Fri Jan 12 14:11:51 2018 -0800"
  },
  "committer": {
    "name": "Wyatt Allen",
    "email": "wyatta@google.com",
    "time": "Fri Jan 12 14:25:12 2018 -0800"
  },
  "message": "Prevent settings URL evaluation before router initialization\n\nThe registration dialog makes use of the router\u0027s abstracted settings\nURL independently of any of its configuration. Consequently, the dialog\nevaluates the URL immediately when instantiated by the gr-app element.\nBecause gr-app initializes the router in its ready lifecycle callback,\nthis evaluation occurs before the router is ready to provide the URL.\n\nWith this change, the settings URL is evaluated by gr-app after it\ndirectly initializes the router, and the resulting string is passed-down\ninto the registration dialog element.\n\nBug: Issue 7837\nChange-Id: Ief4daaaa6925f1109487ddb6cee0578e647526d4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b279c756fd8657fb82cc3eee05023b3af2bdb0a",
      "old_mode": 33188,
      "old_path": "polygerrit-ui/app/elements/gr-app.html",
      "new_id": "ef93794d17950e07ea47909e62d5b77605d7e2fe",
      "new_mode": 33188,
      "new_path": "polygerrit-ui/app/elements/gr-app.html"
    },
    {
      "type": "modify",
      "old_id": "722fff8379b31630a52d2b9db323049ec22c2b29",
      "old_mode": 33188,
      "old_path": "polygerrit-ui/app/elements/gr-app.js",
      "new_id": "e98aaac6bf961967cbae6aad3603edf48f1f656e",
      "new_mode": 33188,
      "new_path": "polygerrit-ui/app/elements/gr-app.js"
    },
    {
      "type": "modify",
      "old_id": "0cbd1f6301c27dba5270e7941eb04b0998aec197",
      "old_mode": 33188,
      "old_path": "polygerrit-ui/app/elements/settings/gr-registration-dialog/gr-registration-dialog.html",
      "new_id": "1b3d9d45581ad43f481ec6fe55ec9f83011138bc",
      "new_mode": 33188,
      "new_path": "polygerrit-ui/app/elements/settings/gr-registration-dialog/gr-registration-dialog.html"
    },
    {
      "type": "modify",
      "old_id": "406d16c10421ebc5c84ca0e941985a2e9635449b",
      "old_mode": 33188,
      "old_path": "polygerrit-ui/app/elements/settings/gr-registration-dialog/gr-registration-dialog.js",
      "new_id": "dace2ca17cc438c513b2712bf445d43c49f04b39",
      "new_mode": 33188,
      "new_path": "polygerrit-ui/app/elements/settings/gr-registration-dialog/gr-registration-dialog.js"
    }
  ]
}
