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

Issue 1020833002: Remove duplicate Enum Font Pitch (Closed)

Created:
5 years, 9 months ago by h.joshi
Modified:
5 years, 9 months ago
Reviewers:
Dominik Röttsches, eae
CC:
blink-reviews, Dominik Röttsches, krit, Rik, dshwang, jbroman, Justin Novosad, danakj, pdr+graphicswatchlist_chromium.org, f(malita), Stephen Chennney, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove duplicate Enum Font Pitch Remove Pitch Enum from SimpleFontData and use Pitch enum values from FixedPitchFontType Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192510

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comment fixes #

Patch Set 3 : rebasing patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -23 lines) Patch
M Source/core/css/CSSComputedStyleDeclaration.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/editing/EditingStyle.cpp View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M Source/platform/fonts/FixedPitchFontType.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M Source/platform/fonts/FontDescription.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/fonts/FontFallbackList.h View 1 3 chunks +4 lines, -3 lines 0 comments Download
M Source/platform/fonts/FontFallbackList.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/fonts/SimpleFontData.h View 4 chunks +3 lines, -3 lines 0 comments Download
M Source/platform/fonts/SimpleFontData.cpp View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
h.joshi
Pls Review.
5 years, 9 months ago (2015-03-20 04:31:46 UTC) #2
eae
https://codereview.chromium.org/1020833002/diff/1/Source/platform/fonts/FixedPitchFontType.h File Source/platform/fonts/FixedPitchFontType.h (right): https://codereview.chromium.org/1020833002/diff/1/Source/platform/fonts/FixedPitchFontType.h#newcode13 Source/platform/fonts/FixedPitchFontType.h:13: UnKnownPitchFont Unknown (lowercase K). https://codereview.chromium.org/1020833002/diff/1/Source/platform/fonts/FontFallbackList.cpp File Source/platform/fonts/FontFallbackList.cpp (right): https://codereview.chromium.org/1020833002/diff/1/Source/platform/fonts/FontFallbackList.cpp#newcode86 ...
5 years, 9 months ago (2015-03-20 15:39:25 UTC) #3
h.joshi
@Emil: Made suggested changes. Pls review. https://codereview.chromium.org/1020833002/diff/1/Source/platform/fonts/FixedPitchFontType.h File Source/platform/fonts/FixedPitchFontType.h (right): https://codereview.chromium.org/1020833002/diff/1/Source/platform/fonts/FixedPitchFontType.h#newcode13 Source/platform/fonts/FixedPitchFontType.h:13: UnKnownPitchFont On 2015/03/20 ...
5 years, 9 months ago (2015-03-23 04:44:05 UTC) #4
eae
LGTM
5 years, 9 months ago (2015-03-23 17:13:33 UTC) #5
h.joshi
Thank you Emil.
5 years, 9 months ago (2015-03-24 04:10:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1020833002/20001
5 years, 9 months ago (2015-03-24 04:10:50 UTC) #8
commit-bot: I haz the power
Failed to apply patch for Source/core/css/CSSComputedStyleDeclaration.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years, 9 months ago (2015-03-24 05:49:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1020833002/40001
5 years, 9 months ago (2015-03-25 07:02:43 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 09:48:59 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192510

Powered by Google App Engine
This is Rietveld 408576698