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

Issue 1281783004: ASSERTION FAILED: !m_parsedCalculation in blink::CSSPropertyParser::parseValue (Closed)

Created:
5 years, 4 months ago by rwlbuis
Modified:
5 years, 4 months ago
Reviewers:
Timothy Loh
CC:
blink-reviews, dglazkov+blink, rwlbuis, apavlov+blink_chromium.org, blink-reviews-css, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

ASSERTION FAILED: !m_parsedCalculation in blink::CSSPropertyParser::parseValue After calling validUnit a CSSPrimitiveValue is supposed to be created. In this case the hasAngle check may prevent this, so do this check first. BUG=518690 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
A LayoutTests/fast/css/motion-degrees-calc-crash.html View 1 chunk +8 lines, -0 lines 0 comments Download
A + LayoutTests/fast/css/motion-degrees-calc-crash-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
rwlbuis
PTAL.
5 years, 4 months ago (2015-08-10 18:30:10 UTC) #2
Timothy Loh
On 2015/08/10 18:30:10, rwlbuis wrote: > PTAL. lgtm
5 years, 4 months ago (2015-08-11 00:45:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281783004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281783004/1
5 years, 4 months ago (2015-08-11 01:14:45 UTC) #5
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 02:19:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200284

Powered by Google App Engine
This is Rietveld 408576698