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

Issue 1544543003: Adding support of viewport units to SVG (Closed)

Created:
5 years ago by Shanmuga Pandi
Modified:
4 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding support of viewport units to SVG Adding support of viewport units such as vw, vh, vmin, vmax to SVGLength BUG=368598 Committed: https://crrev.com/c864b01c55de4e1bb440600edeec7e6e9f76ec0a Cr-Commit-Position: refs/heads/master@{#368047}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Align with review comments #

Patch Set 3 : nits #

Patch Set 4 : Aligne with review comments #

Total comments: 3

Patch Set 5 : Align with review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -5 lines) Patch
A third_party/WebKit/LayoutTests/svg/dom/SVGLength-viewport-units.html View 1 2 3 4 1 chunk +72 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLength.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLength.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthContext.cpp View 1 2 3 4 4 chunks +63 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
Shanmuga Pandi
On 2015/12/22 08:29:05, Shanmuga Pandi wrote: > mailto:shanmuga.m@samsung.com changed reviewers: > + mailto:rob.buis@samsung.com PTAL!!!
5 years ago (2015-12-22 08:29:20 UTC) #3
rwlbuis
How does this code relate to CSSToLengthConversionData? It seems similar code is done there, would ...
5 years ago (2015-12-22 16:41:49 UTC) #4
Shanmuga Pandi
Have updated the code. Please check.. And CSSToLengthConversionData have similar code , but not same. ...
5 years ago (2015-12-23 09:01:00 UTC) #5
rwlbuis
On 2015/12/23 09:01:00, Shanmuga Pandi wrote: > Have updated the code. > Please check.. > ...
5 years ago (2015-12-23 16:39:08 UTC) #7
Shanmuga Pandi
Updated. Hope it is Okay now :)
4 years, 12 months ago (2015-12-28 06:51:15 UTC) #8
Shanmuga Pandi
PTAL !!
4 years, 11 months ago (2016-01-04 07:07:21 UTC) #10
fs
Looks ok. Some suggested improvements follow. (Also, add a space in "viewportunits" in subject/description?) https://codereview.chromium.org/1544543003/diff/60001/third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGLength-viewport-units.js ...
4 years, 11 months ago (2016-01-04 19:40:05 UTC) #11
Shanmuga Pandi
Thanks for the review and helping to improve the patch. Done the changes. Happy new ...
4 years, 11 months ago (2016-01-05 10:04:49 UTC) #13
fs
On 2016/01/05 at 10:04:49, shanmuga.m wrote: > Thanks for the review and helping to improve ...
4 years, 11 months ago (2016-01-07 09:29:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1544543003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1544543003/80001
4 years, 11 months ago (2016-01-07 09:32:38 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 11 months ago (2016-01-07 10:48:04 UTC) #18
commit-bot: I haz the power
4 years, 11 months ago (2016-01-07 10:48:58 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c864b01c55de4e1bb440600edeec7e6e9f76ec0a
Cr-Commit-Position: refs/heads/master@{#368047}

Powered by Google App Engine
This is Rietveld 408576698