Descriptiongcapi_mac: Fix GoogleChromeCompatibilityCheck() return value
GCCC_ERROR_ACCESSDENIED is a reason value, not a return value.
GetRealUserId() doesn't need to be called until it's needed, and if it
fails, only FindChromeTicket(kUserTicket) needs to be skipped, not the
whole rest of the function.
Committed: https://crrev.com/e622fe0e6737ccfd74bd98205a5a9d79d3852719
Cr-Commit-Position: refs/heads/master@{#405158}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|