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

Issue 362963003: Encapsulate FontFallbackList's page access logic. (Closed)

Created:
6 years, 5 months ago by f(malita)
Modified:
6 years, 5 months ago
Reviewers:
eae, jbroman
CC:
blink-reviews, jamesr, krit, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Project:
blink
Visibility:
Public.

Description

Encapsulate FontFallbackList's page access logic. Minor cleanup: add a getter & setter to avoid code duplication in Font.cpp. R=jbroman@chormium.org,eae@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177397

Patch Set 1 #

Total comments: 4

Patch Set 2 : No longer mutable, break friendship. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -21 lines) Patch
M Source/platform/fonts/Font.cpp View 3 chunks +4 lines, -13 lines 0 comments Download
M Source/platform/fonts/FontFallbackList.h View 1 3 chunks +19 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
f(malita)
6 years, 5 months ago (2014-07-02 10:57:26 UTC) #1
jbroman
lgtm with nits https://codereview.chromium.org/362963003/diff/1/Source/platform/fonts/FontFallbackList.h File Source/platform/fonts/FontFallbackList.h (right): https://codereview.chromium.org/362963003/diff/1/Source/platform/fonts/FontFallbackList.h#newcode122 Source/platform/fonts/FontFallbackList.h:122: mutable GlyphPages m_pages; nit: Any reason ...
6 years, 5 months ago (2014-07-02 12:46:45 UTC) #2
f(malita)
https://codereview.chromium.org/362963003/diff/1/Source/platform/fonts/FontFallbackList.h File Source/platform/fonts/FontFallbackList.h (right): https://codereview.chromium.org/362963003/diff/1/Source/platform/fonts/FontFallbackList.h#newcode122 Source/platform/fonts/FontFallbackList.h:122: mutable GlyphPages m_pages; On 2014/07/02 12:46:44, jbroman wrote: > ...
6 years, 5 months ago (2014-07-02 13:07:30 UTC) #3
jbroman
lgtm
6 years, 5 months ago (2014-07-02 14:16:31 UTC) #4
f(malita)
The CQ bit was checked by fmalita@chromium.org
6 years, 5 months ago (2014-07-02 14:25:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fmalita@chromium.org/362963003/20001
6 years, 5 months ago (2014-07-02 14:26:37 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 5 months ago (2014-07-02 15:15:19 UTC) #7
eae
LGTM
6 years, 5 months ago (2014-07-02 15:53:10 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-02 16:04:28 UTC) #9
Message was sent while issue was closed.
Change committed as 177397

Powered by Google App Engine
This is Rietveld 408576698