• wjmaclean's avatar
    Webview-based signin shouldn't create a partition for the embedder. · edb762e8
    wjmaclean authored
    In recent CLs that have turned on webview-based signin, the old chrome
    signin url has been adopted by the new signin mechanism, but this has
    resulted in the webview's embedder being placed in a separate storage
    partition, which has broken both default page zoom behaviour.
    It has also prevented the appearance of the signin
    page's zoom level in the zoom exceptions list in
    settings.
    
    This CL restores previous behaviour, where the webview's embedder lives
    in the default storage partition.
    
    BUG=462559
    
    Review URL: https://codereview.chromium.org/996743003
    
    Cr-Commit-Position: refs/heads/master@{#322050}
    edb762e8
host_zoom_map_browsertest.cc 20.6 KB