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

Issue 20093008: [css3-text] Minor fixes on CSSParser for text-decoration (Closed)

Created:
7 years, 5 months ago by abinader
Modified:
7 years, 5 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, darktears, Savago-old
Visibility:
Public.

Description

[css3-text] Minor fixes on CSSParser for text-decoration Fixed an issue that prevents an invalid access for CSS parsed values. This fix also prepares the terrain for the upcoming text-decoration shorthand implementation. BUG=165462 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154847

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/css/CSSParser-in.cpp View 2 chunks +2 lines, -2 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
abinader
7 years, 5 months ago (2013-07-24 19:09:20 UTC) #1
abinader
On 2013/07/24 19:09:20, abinader wrote: Ugh, trybots are obtaining non-related layout test failures... probably NOTRY=true ...
7 years, 5 months ago (2013-07-24 19:45:11 UTC) #2
Julien - ping for review
lgtm https://codereview.chromium.org/20093008/diff/1/Source/core/css/CSSParser-in.cpp File Source/core/css/CSSParser-in.cpp (right): https://codereview.chromium.org/20093008/diff/1/Source/core/css/CSSParser-in.cpp#newcode8788 Source/core/css/CSSParser-in.cpp:8788: if (value && value->id == CSSValueNone) { As ...
7 years, 5 months ago (2013-07-24 20:57:28 UTC) #3
abinader
On 2013/07/24 20:57:28, Julien Chaffraix wrote: > lgtm > > https://codereview.chromium.org/20093008/diff/1/Source/core/css/CSSParser-in.cpp > File Source/core/css/CSSParser-in.cpp (right): ...
7 years, 5 months ago (2013-07-24 21:02:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/20093008/1
7 years, 5 months ago (2013-07-24 21:08:14 UTC) #5
commit-bot: I haz the power
7 years, 5 months ago (2013-07-24 21:15:34 UTC) #6
Message was sent while issue was closed.
Change committed as 154847

Powered by Google App Engine
This is Rietveld 408576698