• Sergey Volk's avatar
    [Chromecast] Upload all crashes to main crash server · 9808d454
    Sergey Volk authored
    Previously Chromecast used to upload crash reports from debug/eng
    builds to crash-staging/ server. But according to crash-users@ the
    staging server was only meant for internal testing, we shouldn't be
    using it. Instead we should upload all our crashes to the main crash/
    server. Chrome and ChromeOS already upload all their crashes, from all
    channels including dev and canary, to the main server. And this CL will
    make Chromecast to always use the main server as well.
    
    Bug: 112111490
    Change-Id: Ic94ba1ba7d52d7188bb2fcfb6149cb734715b7d4
    Reviewed-on: https://chromium-review.googlesource.com/1161004
    Commit-Queue: Sergey Volk <servolk@chromium.org>
    Reviewed-by: default avatarLuke Halliwell <halliwell@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#586052}
    9808d454
crash_handler.cc 3.81 KB