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

Issue 2510313004: Use LayoutBox::frameRect() as the viewport of LayoutSVGForeignObject (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, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, krit, eae+blinkwatch, f(malita), fs, gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+svgwatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use LayoutBox::frameRect() as the viewport of LayoutSVGForeignObject LayoutBox::frameRect() and LayoutSVGForeignObject::viewportRect() have the same value, so we can just use the former. Also fixed vertical writing mode bug. This make it easier to let SVGText behave in a similar way. BUG=666416 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/82ac602161c3c94c1c7dc979339a2908f71e71ca Cr-Commit-Position: refs/heads/master@{#433431}

Patch Set 1 #

Patch Set 2 : - #

Patch Set 3 : Rebase onto https://codereview.chromium.org/2514573003/ #

Total comments: 2

Patch Set 4 : crbug.com/667071 #

Messages

Total messages: 29 (15 generated)
Xianzhu
4 years, 1 month ago (2016-11-18 22:38:15 UTC) #4
pdr.
https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp File third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp (right): https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp#newcode115 third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp:115: setX(elementX()); Does this also need to include writing mode? ...
4 years, 1 month ago (2016-11-18 23:23:10 UTC) #8
Xianzhu
https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp File third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp (right): https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp#newcode115 third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp:115: setX(elementX()); On 2016/11/18 23:23:10, pdr. wrote: > Does this ...
4 years, 1 month ago (2016-11-18 23:54:00 UTC) #9
Xianzhu
On 2016/11/18 23:54:00, Xianzhu wrote: > https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp > File third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp > (right): > > https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp#newcode115 ...
4 years, 1 month ago (2016-11-18 23:55:53 UTC) #10
pdr.
On 2016/11/18 at 23:55:53, wangxianzhu wrote: > On 2016/11/18 23:54:00, Xianzhu wrote: > > https://codereview.chromium.org/2510313004/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp ...
4 years, 1 month ago (2016-11-19 00:01:54 UTC) #11
Xianzhu
On 2016/11/19 00:01:54, pdr. wrote: > On 2016/11/18 at 23:55:53, wangxianzhu wrote: > > On ...
4 years, 1 month ago (2016-11-19 00:05:21 UTC) #12
pdr.
On 2016/11/19 at 00:05:21, wangxianzhu wrote: > On 2016/11/19 00:01:54, pdr. wrote: > > On ...
4 years, 1 month ago (2016-11-19 00:07:06 UTC) #13
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/2510313004/40001
4 years, 1 month ago (2016-11-19 00:47:03 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-19 00:49:30 UTC) #18
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/2510313004/40001
4 years, 1 month ago (2016-11-19 00:51:24 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_layout_tests_slimming_paint_v2/builds/1490)
4 years, 1 month ago (2016-11-19 02:14:31 UTC) #22
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/2510313004/60001
4 years, 1 month ago (2016-11-19 20:18:10 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-19 23:58:46 UTC) #27
commit-bot: I haz the power
4 years, 1 month ago (2016-11-20 00:01:12 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/82ac602161c3c94c1c7dc979339a2908f71e71ca
Cr-Commit-Position: refs/heads/master@{#433431}

Powered by Google App Engine
This is Rietveld 408576698