)]}' { "commit": "35a5308a631f3db7bba4a9b186fec8b85df74659", "tree": "ce29ad07bb3be06b3d8f70749615975edf56e254", "parents": [ "6fd22bd04882e7bdf4ff2b6ddb8ab682c20e3c5b" ], "author": { "name": "Alex Clarke", "email": "alexclarke@google.com", "time": "Thu May 05 15:41:55 2022 +0100" }, "committer": { "name": "Alex Clarke", "email": "alexclarke@google.com", "time": "Thu May 05 14:54:55 2022 +0000" }, "message": "Make BaseEditorSession.close synchronous\n\nThe problem with BaseEditorSession.close being asynchronous is we release the\nComplicationDataSourceInfoRetriever too late leading to warning spam in\nlogcat. This was probaly harmless but logcat spam is distracting and should\nbe avoided.\n\nBug: 231460323\nTest: Manual testing, the leak warning in the logcat goes away with this patch.\nChange-Id: Ibbcee969c6f01d6a207654c5bbb57be9f65e66a0\n", "tree_diff": [ { "type": "modify", "old_id": "3f0ac7b77bb609c31c2cad106d872e194f8f3050", "old_mode": 33188, "old_path": "wear/watchface/watchface-editor/src/main/java/androidx/wear/watchface/editor/EditorSession.kt", "new_id": "7199dd101c16261df50338d56aafccd79d7ebf1f", "new_mode": 33188, "new_path": "wear/watchface/watchface-editor/src/main/java/androidx/wear/watchface/editor/EditorSession.kt" } ] }