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

Issue 98723006: Parse new circle shape syntax (Closed)

Created:
7 years ago by rwlbuis
Modified:
7 years ago
CC:
blink-reviews, zoltan1, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, apavlov+blink_chromium.org, jchaffraix+rendering, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Parse new circle shape syntax Implement parsing of the new circle shape syntax. The implementation of the old syntax has been move aside as deprecated, and will be removed once the new syntax is stable. Updated existing parsing tests to cover this. Patch by Bem Jones-Bey. BUG=322165 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164131

Patch Set 1 #

Patch Set 2 : Rebase against 105833009 and remove WebKit bug references #

Patch Set 3 : Rebase after 164114 #

Total comments: 3

Patch Set 4 : Fix stated issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+610 lines, -65 lines) Patch
M LayoutTests/fast/masking/parsing-clip-path-shape.html View 5 chunks +32 lines, -2 lines 0 comments Download
M LayoutTests/fast/masking/parsing-clip-path-shape-expected.txt View 4 chunks +29 lines, -4 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt View 1 2 2 chunks +38 lines, -4 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt View 1 2 2 chunks +38 lines, -4 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-test-utils.js View 1 2 2 chunks +25 lines, -6 lines 0 comments Download
M Source/core/css/BasicShapeFunctions.cpp View 1 2 6 chunks +111 lines, -6 lines 0 comments Download
M Source/core/css/CSSBasicShapes.h View 1 2 3 4 chunks +36 lines, -7 lines 0 comments Download
M Source/core/css/CSSBasicShapes.cpp View 1 2 3 chunks +60 lines, -16 lines 0 comments Download
M Source/core/css/CSSParser.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/css/CSSParser-in.cpp View 1 2 3 3 chunks +77 lines, -2 lines 0 comments Download
M Source/core/css/CSSValueKeywords.in View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/rendering/shapes/Shape.cpp View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M Source/core/rendering/style/BasicShapes.h View 1 2 3 3 chunks +97 lines, -8 lines 0 comments Download
M Source/core/rendering/style/BasicShapes.cpp View 1 2 3 chunks +54 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Bem Jones-Bey (adobe)
Generally looks good, but there were a couple of minor bug fixes that went in ...
7 years ago (2013-12-18 21:57:57 UTC) #1
rwlbuis
On 2013/12/18 21:57:57, Bem Jones-Bey (adobe) wrote: > Generally looks good, but there were a ...
7 years ago (2013-12-18 22:21:16 UTC) #2
Bem Jones-Bey (adobe)
lgtm
7 years ago (2013-12-18 22:22:22 UTC) #3
rwlbuis
eseidel@chromium.org: This is a patch ported from WebKit, originally done by Bem.
7 years ago (2013-12-18 22:28:35 UTC) #4
eseidel
lgtm OK. When do we get to remove the deprecated one? I presume this is ...
7 years ago (2013-12-18 22:33:12 UTC) #5
eseidel
Rather, I mean, this is not reachable from the drive-by-web, of course it's in the ...
7 years ago (2013-12-18 22:33:28 UTC) #6
Bem Jones-Bey (adobe)
On 2013/12/18 22:33:28, eseidel wrote: > Rather, I mean, this is not reachable from the ...
7 years ago (2013-12-18 22:36:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/98723006/60001
7 years ago (2013-12-18 22:40:45 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-19 02:25:13 UTC) #9
Message was sent while issue was closed.
Change committed as 164131

Powered by Google App Engine
This is Rietveld 408576698