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

Issue 2514573003: Update documentation and cleanup impls for localToSVGParentTransform() (Closed)

Created:
4 years, 1 month ago by Xianzhu
Modified:
4 years, 1 month ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, krit, eae+blinkwatch, f(malita), fs, gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update documentation and cleanup impls for localToSVGParentTransform() BUG=666416 Committed: https://crrev.com/478770fa0efff410715a804f55a4cc283a3a683e Cr-Commit-Position: refs/heads/master@{#433344}

Patch Set 1 #

Patch Set 2 : - #

Patch Set 3 : - #

Patch Set 4 : Update comment #

Patch Set 5 : Update again #

Total comments: 6

Patch Set 6 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -62 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutObject.h View 1 2 3 4 5 1 chunk +19 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.cpp View 1 2 3 4 5 1 chunk +1 line, -7 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.h View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGImage.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.cpp View 1 2 3 4 5 1 chunk +3 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.cpp View 1 chunk +4 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGShape.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGText.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGTransformableContainer.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGViewportContainer.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (9 generated)
Xianzhu
Hope this makes clear the concepts of "viewport-defining SVG object" and "local SVG coordinates". The ...
4 years, 1 month ago (2016-11-18 00:50:21 UTC) #6
pdr.
Much nicer! https://codereview.chromium.org/2514573003/diff/80001/third_party/WebKit/Source/core/layout/LayoutObject.h File third_party/WebKit/Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/2514573003/diff/80001/third_party/WebKit/Source/core/layout/LayoutObject.h#newcode684 third_party/WebKit/Source/core/layout/LayoutObject.h:684: virtual AffineTransform localSVGTransform() const; Are there any ...
4 years, 1 month ago (2016-11-18 20:35:10 UTC) #9
Xianzhu
https://codereview.chromium.org/2514573003/diff/80001/third_party/WebKit/Source/core/layout/LayoutObject.h File third_party/WebKit/Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/2514573003/diff/80001/third_party/WebKit/Source/core/layout/LayoutObject.h#newcode684 third_party/WebKit/Source/core/layout/LayoutObject.h:684: virtual AffineTransform localSVGTransform() const; On 2016/11/18 20:35:10, pdr. wrote: ...
4 years, 1 month ago (2016-11-18 22:19:13 UTC) #10
pdr.
On 2016/11/18 at 22:19:13, wangxianzhu wrote: > https://codereview.chromium.org/2514573003/diff/80001/third_party/WebKit/Source/core/layout/LayoutObject.h > File third_party/WebKit/Source/core/layout/LayoutObject.h (right): > > https://codereview.chromium.org/2514573003/diff/80001/third_party/WebKit/Source/core/layout/LayoutObject.h#newcode684 ...
4 years, 1 month ago (2016-11-18 22:20:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2514573003/100001
4 years, 1 month ago (2016-11-18 22:32:59 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-19 00:11:54 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-19 00:14:09 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/478770fa0efff410715a804f55a4cc283a3a683e
Cr-Commit-Position: refs/heads/master@{#433344}

Powered by Google App Engine
This is Rietveld 408576698