• Gauthier Ambard's avatar
    Strip the query part when fetching the favicon.ico · b67d11ca
    Gauthier Ambard authored
    This CL changes the creation of the URL used to get the favicon at the
    root of the WebSite (www.website.com/favicon.ico), which is used to get
    a favicon if non is provided in the html of the page.
    It strips the query part of the URL, to avoid re-downloading a new
    favicon everytime the query part of the URL changes.
    
    Bug: 804077
    Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
    Change-Id: I1d6224af357065ab749031ca3533d5f5a5d092ff
    Reviewed-on: https://chromium-review.googlesource.com/889739
    Commit-Queue: Gauthier Ambard <gambard@chromium.org>
    Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#532900}
    b67d11ca
favicon_callbacks_inttest.mm 8.67 KB