Refactoring: Expand comments in RFHM::CanUseSourceSiteInstance.
This CL breaks down a single boolean expression into separate, explicit if statements. This helps to improve the readability of the function and add more comments that target individual if statements (i.e. parts of the old boolean expression). This CL has no intended behavior changes. Bug: 1107269 Change-Id: Id309497e480d2ff278f0e381902b2626963094a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336504 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#795205}
Showing
Please register or sign in to comment