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

Issue 103273002: CSSSegmentedFontFaceCache should not know about Document. (Closed)

Created:
7 years ago by dglazkov
Modified:
7 years ago
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears
Visibility:
Public.

Description

CSSSegmentedFontFaceCache should not know about Document. 1) Remove dependency on Document (and core/dom, for that matter) in CSSSegmentedFontFaceCache 2) Shorten function names to make the sounds sweet. This removes another place where CSSFontSelector is expected to know about Document. R=eae,eseidel,ksakamoto@chromium.org BUG=324991 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163152

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -28 lines) Patch
M Source/core/css/CSSFontFace.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/css/CSSFontFace.cpp View 1 chunk +19 lines, -0 lines 0 comments Download
M Source/core/css/CSSFontSelector.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSFontSelector.cpp View 3 chunks +5 lines, -5 lines 0 comments Download
M Source/core/css/CSSSegmentedFontFaceCache.h View 1 chunk +5 lines, -3 lines 0 comments Download
M Source/core/css/CSSSegmentedFontFaceCache.cpp View 3 chunks +8 lines, -17 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 4 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dglazkov
7 years ago (2013-12-03 23:42:06 UTC) #1
eae
LGTM
7 years ago (2013-12-04 00:18:40 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dglazkov@chromium.org/103273002/1
7 years ago (2013-12-04 00:18:57 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/core/css/CSSFontSelector.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-04 00:19:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dglazkov@chromium.org/103273002/1
7 years ago (2013-12-04 03:21:51 UTC) #5
commit-bot: I haz the power
7 years ago (2013-12-04 09:54:24 UTC) #6
Message was sent while issue was closed.
Change committed as 163152

Powered by Google App Engine
This is Rietveld 408576698