Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(628)

Issue 2350473003: Bookmark manager folder icon cleanups for list pane. (Closed)

Created:
4 years, 3 months ago by Peter Kasting
Modified:
4 years, 3 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, extensions-reviews_chromium.org, tfarina, arv+watch_chromium.org, chromium-apps-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bookmark manager folder icon cleanups for list pane. * Existing support for 2x scale wasn't actually working. Now it is. * Uses chrome://theme/ URLs instead of direct references to image files on disk (will make mucking with that imagery in a separate patch easier, among other things). * Uses transforms to flip folder images for RTL instead of dedicated resources. For now there's still some ugliness since Mac is using a different set of resources (file locations, resource IDs) than other platforms. That will all be cleaned up later. BUG=564112 TEST=Run chrome with --force-device-scale-factor=2, open bookmark manager, check that folder icons in right-hand pane are high-res CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/71fa2e9ca7722388da15099748e2772f9f1640e7 Cr-Commit-Position: refs/heads/master@{#419988}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Runtime check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -28 lines) Patch
M chrome/browser/resources/bookmark_manager/css/bmm.css View 2 chunks +27 lines, -25 lines 0 comments Download
M chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js View 1 1 chunk +15 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Peter Kasting
4 years, 3 months ago (2016-09-17 01:42:43 UTC) #3
Peter Kasting
Ping.
4 years, 3 months ago (2016-09-20 21:43:15 UTC) #8
Dan Beam
lgtm https://codereview.chromium.org/2350473003/diff/1/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js File chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js (right): https://codereview.chromium.org/2350473003/diff/1/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js#newcode440 chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js:440: <if expr="is_macosx"> doing this at compile time is ...
4 years, 3 months ago (2016-09-21 03:14:23 UTC) #9
Peter Kasting
Landing. https://codereview.chromium.org/2350473003/diff/1/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js File chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js (right): https://codereview.chromium.org/2350473003/diff/1/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js#newcode440 chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js:440: <if expr="is_macosx"> On 2016/09/21 03:14:23, Dan Beam wrote: ...
4 years, 3 months ago (2016-09-21 04:52:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2350473003/20001
4 years, 3 months ago (2016-09-21 04:52:51 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-21 06:26:00 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 06:28:04 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/71fa2e9ca7722388da15099748e2772f9f1640e7
Cr-Commit-Position: refs/heads/master@{#419988}

Powered by Google App Engine
This is Rietveld 408576698