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

Issue 304083003: Made StyleEngine CSSFontSelectorClient instead of StyleResolver. (Closed)

Created:
6 years, 6 months ago by tasak
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-css, sof, eae+blinkwatch, ed+blinkwatch_opera.com, blink-reviews-dom_chromium.org, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Visibility:
Public.

Description

Made StyleEngine CSSFontSelectorClient instead of StyleResolver. BUG=369401 TEST=All tests should pass, because of just refactoring. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175255

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -26 lines) Patch
M Source/core/css/CSSFontSelector.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/CSSFontSelectorClient.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.h View 3 chunks +2 lines, -7 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 2 chunks +0 lines, -7 lines 0 comments Download
M Source/core/dom/StyleEngine.h View 3 chunks +7 lines, -2 lines 0 comments Download
M Source/core/dom/StyleEngine.cpp View 1 6 chunks +15 lines, -10 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
tasak
Would you review this CL?
6 years, 6 months ago (2014-05-29 04:28:16 UTC) #1
Kunihiko Sakamoto
non-owner lgtm https://codereview.chromium.org/304083003/diff/20001/Source/core/dom/StyleEngine.cpp File Source/core/dom/StyleEngine.cpp (right): https://codereview.chromium.org/304083003/diff/20001/Source/core/dom/StyleEngine.cpp#newcode465 Source/core/dom/StyleEngine.cpp:465: ASSERT(m_fontSelector || !m_resolver); Maybe remove m_fontSelector assertion ...
6 years, 6 months ago (2014-05-29 05:56:52 UTC) #2
tasak
Thank you for reviewing. https://codereview.chromium.org/304083003/diff/20001/Source/core/dom/StyleEngine.cpp File Source/core/dom/StyleEngine.cpp (right): https://codereview.chromium.org/304083003/diff/20001/Source/core/dom/StyleEngine.cpp#newcode465 Source/core/dom/StyleEngine.cpp:465: ASSERT(m_fontSelector || !m_resolver); On 2014/05/29 ...
6 years, 6 months ago (2014-05-30 04:18:27 UTC) #3
dglazkov
lgtm
6 years, 6 months ago (2014-05-30 15:26:40 UTC) #4
tasak
The CQ bit was checked by tasak@google.com
6 years, 6 months ago (2014-06-02 03:42:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tasak@google.com/304083003/30001
6 years, 6 months ago (2014-06-02 03:42:58 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-02 04:38:23 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-02 05:13:18 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/10107)
6 years, 6 months ago (2014-06-02 05:13:19 UTC) #9
eseidel
Do we have a diagram of how these all fit together? My understanding was that ...
6 years, 6 months ago (2014-06-02 05:29:01 UTC) #10
tasak
The CQ bit was checked by tasak@google.com
6 years, 6 months ago (2014-06-02 07:42:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tasak@google.com/304083003/30001
6 years, 6 months ago (2014-06-02 07:42:44 UTC) #12
tasak
On 2014/06/02 05:29:01, eseidel wrote: > Do we have a diagram of how these all ...
6 years, 6 months ago (2014-06-02 08:03:17 UTC) #13
commit-bot: I haz the power
Change committed as 175255
6 years, 6 months ago (2014-06-02 08:49:49 UTC) #14
eseidel
6 years, 6 months ago (2014-06-02 17:27:33 UTC) #15
Thank you very much Takashi.

On Mon, Jun 2, 2014 at 1:49 AM,  <commit-bot@chromium.org> wrote:
> Change committed as 175255
>
> https://codereview.chromium.org/304083003/

To unsubscribe from this group and stop receiving emails from it, send an email
to blink-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698