• Sorin Jianu's avatar
    Register the updater app id in registry (Windows). · 08aba315
    Sorin Jianu authored
    Send both the updater and Chrome app ids in the "update apps" use case.
    With this change, --install and --ua commands work as expected, meaning
    the app ids and the versions are sent during update checks.
    
    There is a edge case, not handled currently, where the app id for
    the updater is not available until the first update check has happened.
    This is going to be resolved in a future CL which lands as part of
    fixing this CR bug.
    
    R=waffles
    
    Bug: 1020285
    Change-Id: I2856a795ed61f590f85d792e4d5e1493bd23b84f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894833Reviewed-by: default avatarJoshua Pawlicki <waffles@chromium.org>
    Commit-Queue: Sorin Jianu <sorin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#712315}
    08aba315
util.cc 10.2 KB