Add check for |destination_node_| before querying info from context
The refactoring CL (https://chromium-review.googlesource.com/c/chromium/src/+/1115516) removed the redundant checks for the destination node in some getters. In rare cases, however, these checks turned out to be necessary due to the problematic design, which needs a long-term solution. This CL adds those checks back in as a short-term workaround. Bug: 860626 Change-Id: I78acb597851249a09d00094e6f1984d8c5b76613 Reviewed-on: https://chromium-review.googlesource.com/1138650 Commit-Queue: Hongchan Choi <hongchan@chromium.org> Reviewed-by:Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#575449}
Showing
Please register or sign in to comment