Files app: Add JS module for toolbar_controller.js
Remove the call to Polymer.updateStyles() because this isn't necessary anymore and Polymer 3 doesn't expose this function in the Polymer object. It was added for crbug.com/740836. I've tested manually without this function call and checked the value of --files-ripple-bg-color in the #view-button, this variable changed value from white to black when selecting a file like described in the bug. Bug: 1133186 Change-Id: Ia955545a60bef11a823b181589a4acaad2e39c06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628712 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#843831}
Showing
Please register or sign in to comment