|
|
Created:
4 years, 3 months ago by Evan Stade Modified:
4 years, 3 months ago CC:
chromium-reviews, oshima+watch_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionAlways use vector icons for desktop infobars (when one is defined),
rather than caring about the (deprecated) material design mode.
Make IDR_INFOBAR_SAVE_PASSWORD android-only.
BUG=648281
TBR=oshima@chromium.org
Committed: https://crrev.com/8b5f8947027c3d01a8474dae08b8caf0e06fc4ea
Cr-Commit-Position: refs/heads/master@{#420748}
Patch Set 1 #Patch Set 2 : remove include #Patch Set 3 : make patch match description #
Total comments: 3
Messages
Total messages: 30 (17 generated)
Description was changed from ========== Always use vector icons for desktop infobars (when one is defined). Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 ========== to ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 ==========
estade@chromium.org changed reviewers: + pkasting@chromium.org
The CQ bit was checked by estade@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
This looks like it only implements the last sentence of the CL description, and not a generalized "always use vectors for all infobars and never care about MD"? I mean, LGTM, but I was wondering it this was just a piece of what you meant to send.
On 2016/09/22 23:51:35, Peter Kasting wrote: > This looks like it only implements the last sentence of the CL description, and > not a generalized "always use vectors for all infobars and never care about MD"? > > I mean, LGTM, but I was wondering it this was just a piece of what you meant to > send. yea, good call. Somehow that change got lost in the ether. Updated.
The CQ bit was checked by estade@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
https://codereview.chromium.org/2361843003/diff/40001/chrome/browser/ssl/ssl_... File chrome/browser/ssl/ssl_add_certificate.cc (left): https://codereview.chromium.org/2361843003/diff/40001/chrome/browser/ssl/ssl_... chrome/browser/ssl/ssl_add_certificate.cc:91: return IDR_INFOBAR_SAVE_PASSWORD; So, this is safe to remove because this infobar isn't used on Android/iOS? https://codereview.chromium.org/2361843003/diff/40001/chrome/browser/ssl/ssl_... chrome/browser/ssl/ssl_add_certificate.cc:143: IDR_INFOBAR_SAVE_PASSWORD, (and similarly)
https://codereview.chromium.org/2361843003/diff/40001/chrome/browser/ssl/ssl_... File chrome/browser/ssl/ssl_add_certificate.cc (left): https://codereview.chromium.org/2361843003/diff/40001/chrome/browser/ssl/ssl_... chrome/browser/ssl/ssl_add_certificate.cc:143: IDR_INFOBAR_SAVE_PASSWORD, On 2016/09/23 00:45:09, Peter Kasting wrote: > (and similarly) yes, this file isn't compiled on mobile.
Cool, LGTM
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by estade@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
estade@chromium.org changed reviewers: + felt@chromium.org, oshima@chromium.org
+felt and +oshima for OWNERS
Description was changed from ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 ========== to ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 TBR=oshima@chromium.org ==========
lgtm
The CQ bit was checked by estade@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 TBR=oshima@chromium.org ========== to ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 TBR=oshima@chromium.org ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 TBR=oshima@chromium.org ========== to ========== Always use vector icons for desktop infobars (when one is defined), rather than caring about the (deprecated) material design mode. Make IDR_INFOBAR_SAVE_PASSWORD android-only. BUG=648281 TBR=oshima@chromium.org Committed: https://crrev.com/8b5f8947027c3d01a8474dae08b8caf0e06fc4ea Cr-Commit-Position: refs/heads/master@{#420748} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/8b5f8947027c3d01a8474dae08b8caf0e06fc4ea Cr-Commit-Position: refs/heads/master@{#420748} |