• jialiul's avatar
    Sample 1% url whitelisted PPAPI downloads to ping SB server · 96f81d5c
    jialiul authored
    Similar to regular downloads, we want SB pings for requestors whose
    URLs match the SB whitelist in flash downloads. To achieve that, we
    sample 1% of whitelisted PPAPI downloads based on the
    SafeBrowsingService::whitelist_sample_rate() if the user is in
    extended reporting group and not in incognito mode.
    
    Also refactored download_protection_service_unittest to elliminate
    the use of MessageLoop (deprecated).
    
    BUG=610924
    
    Review-Url: https://codereview.chromium.org/2146703002
    Cr-Commit-Position: refs/heads/master@{#406101}
    96f81d5c
download_protection_service.h 11.7 KB