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

Issue 1834343002: Add paper-listbox to third_party/polymer (Closed)

Created:
4 years, 8 months ago by dpapad
Modified:
4 years, 8 months ago
Reviewers:
michaelpg
CC:
chromium-reviews, dbeam+watch-polymer_chromium.org, dbeam+watch-closure_chromium.org, jlklein+watch-closure_chromium.org, michaelpg+watch-polymer_chromium.org, oshima+watch_chromium.org, vitalyp+closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add paper-listbox to third_party/polymer paper-listbox should be preferred over paper-menu, for implementing drop-down menus that do not have sub-menus. BUG=597874 Committed: https://crrev.com/75d440b2169442db1eb18c74bd62318eb881fce9 Cr-Commit-Position: refs/heads/master@{#383752}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -28 lines) Patch
M third_party/polymer/v1_0/bower.json View 1 chunk +2 lines, -1 line 0 comments Download
A + third_party/polymer/v1_0/components-chromium/paper-listbox/.bower.json View 2 chunks +15 lines, -16 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/paper-listbox/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/paper-listbox/README.md View 1 chunk +5 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json View 2 chunks +9 lines, -10 lines 2 comments Download
A + third_party/polymer/v1_0/components-chromium/paper-listbox/compiled_resources2.gyp View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/paper-listbox/hero.svg View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/paper-listbox/index.html View 1 chunk +1 line, -1 line 0 comments Download
A third_party/polymer/v1_0/components-chromium/paper-listbox/paper-listbox.html View 1 chunk +80 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/paper-listbox/paper-listbox-extracted.js View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/polymer/v1_0/components_summary.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M ui/webui/resources/polymer_resources.grdp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
dpapad
FYI, I am using this from my next CL, https://codereview.chromium.org/1836583003. I think that we should ...
4 years, 8 months ago (2016-03-28 22:21:57 UTC) #3
michaelpg
adding paper-listmenu lgtm (very happy to replace paper-menu) On 2016/03/28 22:21:57, dpapad wrote: > FYI, ...
4 years, 8 months ago (2016-03-29 02:33:41 UTC) #5
michaelpg
lgtm https://codereview.chromium.org/1834343002/diff/1/third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json File third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json (right): https://codereview.chromium.org/1834343002/diff/1/third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json#newcode13 third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json:13: "paper-sublistbox.html" weird, this doesn't match the GitHub bower.json. ...
4 years, 8 months ago (2016-03-29 02:33:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1834343002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1834343002/1
4 years, 8 months ago (2016-03-29 17:19:11 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-03-29 17:24:29 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/75d440b2169442db1eb18c74bd62318eb881fce9 Cr-Commit-Position: refs/heads/master@{#383752}
4 years, 8 months ago (2016-03-29 17:25:25 UTC) #11
dpapad
4 years, 8 months ago (2016-03-29 17:50:44 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/1834343002/diff/1/third_party/polymer/v1_0/co...
File third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json
(right):

https://codereview.chromium.org/1834343002/diff/1/third_party/polymer/v1_0/co...
third_party/polymer/v1_0/components-chromium/paper-listbox/bower.json:13:
"paper-sublistbox.html"
On 2016/03/29 at 02:33:53, michaelpg wrote:
> weird, this doesn't match the GitHub bower.json. but it's not pulling down
this mysterious non-existent file, so looks okay I guess

That is indeed weird. I double checked that when doing
bower install --save polymerelements/paper-listbox

the bower.json that is checked out does not match the Github bower.json.
Guessing that this is an issue on their bower setup.

Powered by Google App Engine
This is Rietveld 408576698