• Wenzhao Zang's avatar
    cros: Enable the new wallpaper picker to display images · 317c7b55
    Wenzhao Zang authored
    The new wallpaper picker has two main differences with the old one:
    
    1) The images are fetched from a different server (it's already
       implemented in backdrop_wallpaper_handlers).
    
    2) The style changes. The general logic in *.js files are the same,
       so we prefer to reuse the existing code and add flag checks here and
       there. (We'll be able to clean up the code only used by the old
       picker when it's mature.)
    
    Bug: 800945
    Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
    Change-Id: Icf48369e86644046fee0f220a212661daefa495d
    Reviewed-on: https://chromium-review.googlesource.com/898205Reviewed-by: default avatarAlexander Alekseev <alemate@chromium.org>
    Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#534252}
    317c7b55
constants.js 2.67 KB