Added new test code and made suggested changes. https://codereview.chromium.org/781003003/diff/1/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/781003003/diff/1/LayoutTests/TestExpectations#newcode1447 LayoutTests/TestExpectations:1447: # ...
5 years, 12 months ago
(2014-12-24 06:30:59 UTC)
#4
> https://codereview.chromium.org/781003003/diff/1/LayoutTests/fast/text/ellipsis-platform-font-change.html#newcode7 > LayoutTests/fast/text/ellipsis-platform-font-change.html:7: src: > url(../../third_party/AndroidEmojiMonospace/AndroidEmoji.ttf.subset-uni203C.ttf) > format("truetype"); > Pls refer to comment in ...
5 years, 11 months ago
(2015-01-08 13:06:07 UTC)
#8
>
https://codereview.chromium.org/781003003/diff/1/LayoutTests/fast/text/ellips...
> LayoutTests/fast/text/ellipsis-platform-font-change.html:7: src:
>
url(../../third_party/AndroidEmojiMonospace/AndroidEmoji.ttf.subset-uni203C.ttf)
> format("truetype");
> Pls refer to comment in README.Chromium
I am not sure whether this addresses my comment. You seem to have updated the
README.Chromium - but the filename still indicates the subset only contains an
exclamation mark.
Dominik Röttsches
Ah, never mind this one, sorry - I see the filename has changed.
5 years, 11 months ago
(2015-01-08 13:07:49 UTC)
#9
Ah, never mind this one, sorry - I see the filename has changed.
Dominik Röttsches
LGTM with nit: Please remove the unused boolean. https://codereview.chromium.org/781003003/diff/80001/Source/core/rendering/RenderBlockLineLayout.cpp File Source/core/rendering/RenderBlockLineLayout.cpp (right): https://codereview.chromium.org/781003003/diff/80001/Source/core/rendering/RenderBlockLineLayout.cpp#newcode1952 Source/core/rendering/RenderBlockLineLayout.cpp:1952: bool ...
5 years, 11 months ago
(2015-01-14 08:18:01 UTC)
#10
@Dominik: thank you for reviewing. Was busy with some other stuff and was not able ...
5 years, 11 months ago
(2015-01-14 08:19:58 UTC)
#11
@Dominik: thank you for reviewing.
Was busy with some other stuff and was not able to reply to comments after
updated code.
Will fix all nit comments.
Thank u again for review.
h.joshi
Made suggested nit changes. https://codereview.chromium.org/781003003/diff/80001/Source/core/rendering/RenderBlockLineLayout.cpp File Source/core/rendering/RenderBlockLineLayout.cpp (right): https://codereview.chromium.org/781003003/diff/80001/Source/core/rendering/RenderBlockLineLayout.cpp#newcode1952 Source/core/rendering/RenderBlockLineLayout.cpp:1952: bool useHorizontalEllipsis = true; On ...
5 years, 11 months ago
(2015-01-14 10:17:27 UTC)
#12
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/24173)
5 years, 11 months ago
(2015-01-14 12:43:15 UTC)
#16
Looking into following two error in Linux Debug bots which are not reported on my ...
5 years, 11 months ago
(2015-01-17 09:39:18 UTC)
#18
Looking into following two error in Linux Debug bots which are not
reported on my machine:
virtual/slimmingpaint/fast/text/ellipsis-stroked.html
virtual/slimmingpaint/fast/text/emphasis-ellipsis-complextext.html
h.joshi
@Emil: Pls review Linux bit issues are fixed now, they require update in expectation file.
5 years, 11 months ago
(2015-01-20 09:27:15 UTC)
#19
@Emil: Pls review
Linux bit issues are fixed now, they require update in expectation file.
Dominik Röttsches
Usually minor TestExpectations updates do not require a new review. LGTM, you can go ahead ...
5 years, 11 months ago
(2015-01-20 11:49:28 UTC)
#20
Usually minor TestExpectations updates do not require a new review. LGTM, you
can go ahead and commit.
h.joshi
Thank you Dominik.
5 years, 11 months ago
(2015-01-20 12:15:19 UTC)
#21
Thank you Dominik.
h.joshi
The CQ bit was checked by h.joshi@samsung.com
5 years, 11 months ago
(2015-01-20 12:15:25 UTC)
#22
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/24593)
5 years, 11 months ago
(2015-01-20 12:21:59 UTC)
#25
Getting following error: ** Presubmit ERRORS ** Missing LGTM from an OWNER for these files: ...
5 years, 11 months ago
(2015-01-20 13:07:21 UTC)
#26
Getting following error:
** Presubmit ERRORS **
Missing LGTM from an OWNER for these files:
Source/core/rendering/RenderBlockLineLayout.cpp
Source/wtf/unicode/CharacterNames.h
5 years, 11 months ago
(2015-01-22 06:19:31 UTC)
#29
@Emil, jchaffraix: Pls review
tkent
CharacterNames.h lgtm
5 years, 10 months ago
(2015-02-02 00:36:55 UTC)
#30
CharacterNames.h lgtm
eae
LGTM
5 years, 10 months ago
(2015-02-02 00:39:43 UTC)
#31
LGTM
h.joshi
@Emil: Pls review somehow I forgot to commit this patch and now RenderBlockLineLayout is changed ...
5 years, 6 months ago
(2015-06-10 07:12:50 UTC)
#32
@Emil: Pls review
somehow I forgot to commit this patch and now RenderBlockLineLayout is changed
to LayoutBlockFlowLine
due to which rebase was required.
eae
LGTM
5 years, 6 months ago
(2015-06-10 15:28:54 UTC)
#33
LGTM
h.joshi
Thank you Emil
5 years, 6 months ago
(2015-06-11 04:11:51 UTC)
#34
Thank you Emil
h.joshi
The CQ bit was checked by h.joshi@samsung.com
5 years, 6 months ago
(2015-06-11 04:11:58 UTC)
#35
Issue 781003003: Using fullstop Unicode if horizontal ellipsis not present
(Closed)
Created 6 years ago by h.joshi
Modified 5 years, 6 months ago
Reviewers: eae, tkent, Dominik Röttsches, Julien - ping for review
Base URL: https://chromium.googlesource.com/chromium/blink.git@diff_font_render
Comments: 20