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

Issue 228903002: [CSS Shapes] inset complex calc() args vanish in serialized computed style (Closed)

Created:
6 years, 8 months ago by rwlbuis
Modified:
6 years, 8 months ago
Reviewers:
Zoltan, eseidel
CC:
blink-reviews, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis, alancutter (OOO until 2018)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

[CSS Shapes] inset complex calc() args vanish in serialized computed style We didn't pass the style parameter when setting the width members of CSSBasicShapeInset, which lead to a 'should never reach asserttion' in CSSPrimitiveValue::init. This patch adds the missing parameters to the call sites. This is a merge of http://trac.webkit.org/changeset/166894 by Zoltan Horvath <zoltan@webkit.org>;. BUG=350139 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171082

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-test-utils.js View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/css/BasicShapeFunctions.cpp View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
rwlbuis
Should be a straightforward port.
6 years, 8 months ago (2014-04-08 17:25:01 UTC) #1
Zoltan
On 2014/04/08 17:25:01, rwlbuis wrote: > Should be a straightforward port. That's the way to ...
6 years, 8 months ago (2014-04-08 17:32:56 UTC) #2
rwlbuis
Handing over to Eric to take a look.
6 years, 8 months ago (2014-04-08 17:36:00 UTC) #3
eseidel
lgtm
6 years, 8 months ago (2014-04-08 18:08:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/228903002/1
6 years, 8 months ago (2014-04-08 18:08:53 UTC) #5
commit-bot: I haz the power
6 years, 8 months ago (2014-04-08 20:55:28 UTC) #6
Message was sent while issue was closed.
Change committed as 171082

Powered by Google App Engine
This is Rietveld 408576698