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

Issue 728873002: Enforce pure virtual behavior for onMatchFamilyStyleCharacter (Closed)

Created:
6 years, 1 month ago by djsollen
Modified:
6 years, 1 month ago
Reviewers:
bungeman-skia, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Enforce pure virtual behavior for onMatchFamilyStyleCharacter All impls that previously did not define the functions have been updated to return NULL. NOTRY=true Committed: https://skia.googlesource.com/skia/+/33068c19f1b8c18f000c18935ad11f1082534b5a

Patch Set 1 #

Patch Set 2 : add missing impl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M include/ports/SkFontMgr.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/fonts/SkFontMgr_fontconfig.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/ports/SkFontHost_linux.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/ports/SkFontHost_mac.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ports/SkFontHost_win.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ports/SkFontMgr_win_dw.cpp View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
djsollen
6 years, 1 month ago (2014-11-14 16:44:52 UTC) #2
djsollen
This CL is in prep for a follow on that enforces that our public includes ...
6 years, 1 month ago (2014-11-14 16:46:01 UTC) #3
djsollen
6 years, 1 month ago (2014-11-14 16:55:22 UTC) #5
reed1
I'm ok with this, but also ok with having a default impl. In this case ...
6 years, 1 month ago (2014-11-14 16:59:42 UTC) #6
djsollen
On 2014/11/14 16:59:42, reed1 wrote: > I'm ok with this, but also ok with having ...
6 years, 1 month ago (2014-11-14 17:01:49 UTC) #7
reed1
On 2014/11/14 17:01:49, djsollen wrote: > On 2014/11/14 16:59:42, reed1 wrote: > > I'm ok ...
6 years, 1 month ago (2014-11-14 17:02:36 UTC) #8
bungeman-skia
On 2014/11/14 17:02:36, reed1 wrote: > On 2014/11/14 17:01:49, djsollen wrote: > > On 2014/11/14 ...
6 years, 1 month ago (2014-11-14 18:03:40 UTC) #9
djsollen
I thought I did as some already have the function defined.
6 years, 1 month ago (2014-11-14 18:26:27 UTC) #10
bungeman-skia
lgtm
6 years, 1 month ago (2014-11-14 18:35:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/728873002/20001
6 years, 1 month ago (2014-11-14 18:36:39 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-11-14 18:52:58 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/33068c19f1b8c18f000c18935ad11f1082534b5a

Powered by Google App Engine
This is Rietveld 408576698