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

Issue 146503002: Revert 165189 "Rendering text-justify:distribute for 8 bit chara..." (Closed)

Created:
6 years, 11 months ago by inferno
Modified:
6 years, 11 months ago
Reviewers:
dw.im
CC:
blink-reviews
Visibility:
Public.

Description

Revert 165189 "Rendering text-justify:distribute for 8 bit chara..." Cause memory corruption bugs on ClusterFuzz. > Rendering text-justify:distribute for 8 bit characters. > > text-justify:distribute provides the ability to justify a line as inter-character level. > This patch takes care of only 8 bit characters. > > BUG=248894 > > Review URL: https://codereview.chromium.org/54743004 TBR=dw.im@samsung.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165707

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -88 lines) Patch
M trunk/LayoutTests/fast/css3-text/css3-text-justify/resources/text-justify.css View 1 chunk +0 lines, -13 lines 0 comments Download
D trunk/LayoutTests/fast/css3-text/css3-text-justify/text-justify-8bits.html View 1 chunk +0 lines, -35 lines 0 comments Download
D trunk/LayoutTests/platform/linux/fast/css3-text/css3-text-justify/text-justify-8bits-expected.png View Binary file 0 comments Download
M trunk/Source/core/rendering/InlineTextBox.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/Source/core/rendering/RenderBlockLineLayout.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M trunk/Source/platform/fonts/Font.h View 1 chunk +2 lines, -2 lines 0 comments Download
M trunk/Source/platform/fonts/Font.cpp View 1 chunk +10 lines, -13 lines 0 comments Download
M trunk/Source/platform/fonts/WidthIterator.h View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/Source/platform/fonts/WidthIterator.cpp View 3 chunks +5 lines, -8 lines 0 comments Download
M trunk/Source/platform/fonts/mac/ComplexTextController.h View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/Source/platform/fonts/mac/ComplexTextController.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M trunk/Source/platform/text/TextRun.h View 6 chunks +0 lines, -7 lines 0 comments Download
M trunk/Source/platform/text/TextRun.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
inferno
6 years, 11 months ago (2014-01-24 06:46:19 UTC) #1
inferno
6 years, 11 months ago (2014-01-24 06:46:41 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r165707.

Powered by Google App Engine
This is Rietveld 408576698