• Dominic Mazzoni's avatar
    Caret browsing should persist on startup. · 3757670c
    Dominic Mazzoni authored
    We considered making caret browsing reset on startup, but the
    final UX decision was that would just be more confusing.
    
    With this patch, the caret browsing preference persists
    like any normal preference - if it was enabled when you
    exit Chrome, it will still be enabled the next time you
    restart. The only exception is that if you pass the
    --enable-caret-browsing switch it will be enabled by
    default; this will keep things seamless for users who
    have already been using the switch for the past year.
    
    Bug: 1116659
    Change-Id: I7653242fa2ee0a929855a3f9f77913a47f9eb9da
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360335Reviewed-by: default avatarPeter Kasting <pkasting@chromium.org>
    Reviewed-by: default avatarDavid Roger <droger@chromium.org>
    Commit-Queue: David Roger <droger@chromium.org>
    Auto-Submit: Dominic Mazzoni <dmazzoni@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#799030}
    3757670c
profile_manager.cc 76.9 KB