• rockot's avatar
    Enable forced extension updates on NaCl arch mismatch. · b864d8b8
    rockot authored
    This causes ExtensionUpdater to scan the contents of
    installed extensions prior to initiating update queries. If
    any extensions are found with a _platform_specific
    directory that does NOT contain a subdirectory which
    corresponds to the current NaCl arch, that extension is
    placed into forced-update mode.
    
    An extension in forced-update mode will be treated as
    version 0.0.0.0 when querying the update server.
    
    BUG=409948
    
    Review URL: https://codereview.chromium.org/540673002
    
    Cr-Commit-Position: refs/heads/master@{#293548}
    b864d8b8
extension_downloader_delegate.h 4.66 KB