|
|
Chromium Code Reviews|
Created:
4 years, 1 month ago by Evan Stade Modified:
4 years, 1 month ago CC:
chromium-reviews, tfarina, hshi1 Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionFix LabelButton size calculation for non-default fonts.
BUG=666479
Committed: https://crrev.com/27ec4f8bcae25e024776f5f97390f768b5b47f49
Cr-Commit-Position: refs/heads/master@{#433670}
Patch Set 1 #
Messages
Total messages: 25 (14 generated)
estade@chromium.org changed reviewers: + msw@chromium.org
hshi@chromium.org changed reviewers: + hshi@chromium.org
I can confirm that this fixes the issue on samus. Thanks! LGTM
On 2016/11/19 01:48:35, hshi1 wrote: > I can confirm that this fixes the issue on samus. Thanks! LGTM Thanks very much for your help in tracking this down.
lgtm; thanks
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 estade@chromium.org
estade@chromium.org changed reviewers: + sky@chromium.org
+sky for owners
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: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_...)
LGTM - separate question though, why bother with the cached font list? Seems to lead to bugs like this.
The CQ bit was checked by estade@chromium.org
The CQ bit was unchecked by estade@chromium.org
On 2016/11/21 16:22:55, sky wrote: > LGTM - separate question though, why bother with the cached font list? Seems to > lead to bugs like this. in general? I guess it's so we don't have to create a new font list for every label. Even without that though we'd have to copy the actual label's font list to the dummy label.
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...
CQ is committing da patch.
Bot data: {"patchset_id": 1, "attempt_start_ts": 1479759929644000, "parent_rev":
"35e833afcf3b3f6ba6ab65de9eb7fadd9e04b6a9", "commit_rev":
"9764b552febdaec5686d4ea04eb31f47d12c5679"}
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
Description was changed from ========== Fix LabelButton size calculation for non-default fonts. BUG=666479 ========== to ========== Fix LabelButton size calculation for non-default fonts. BUG=666479 Committed: https://crrev.com/27ec4f8bcae25e024776f5f97390f768b5b47f49 Cr-Commit-Position: refs/heads/master@{#433670} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/27ec4f8bcae25e024776f5f97390f768b5b47f49 Cr-Commit-Position: refs/heads/master@{#433670} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
