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

Issue 1665413003: [Line Layout API] Add LineLayoutSVGInline and LineLayoutSVGTextPath (Closed)

Created:
4 years, 10 months ago by pilgrim_google
Modified:
4 years, 10 months ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, dgrogan, 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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Line Layout API] Add LineLayoutSVGInline and LineLayoutSVGTextPath These proxy LayoutSVGInline and LayoutSVGTextPath, respectively. The LineLayoutSVGInline class currently has no proxied methods, but it is an ancestor for LineLayoutSVGTextPath, which has two new proxied methods, layoutPath() and calculateStartOffset(). Both methods are called from SVGTextLayoutEngine. There are no functional changes. BUG=499321 TBR=leviw Committed: https://crrev.com/14de694796aae7376d74bd88ba7118fc6c6840b2 Cr-Commit-Position: refs/heads/master@{#374784}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -5 lines) Patch
M third_party/WebKit/Source/core/core.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LineLayoutItem.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h View 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/layout/api/LineLayoutSVGTextPath.h View 1 chunk +54 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.cpp View 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
pilgrim_google
4 years, 10 months ago (2016-02-05 16:25:15 UTC) #2
leviw_travelin_and_unemployed
https://codereview.chromium.org/1665413003/diff/1/third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h File third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h (right): https://codereview.chromium.org/1665413003/diff/1/third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h#newcode13 third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h:13: class LineLayoutSVGInline : public LineLayoutInline { Is there an ...
4 years, 10 months ago (2016-02-08 08:09:48 UTC) #3
pilgrim_google
On 2016/02/08 at 08:09:48, leviw wrote: > https://codereview.chromium.org/1665413003/diff/1/third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h > File third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h (right): > > https://codereview.chromium.org/1665413003/diff/1/third_party/WebKit/Source/core/layout/api/LineLayoutSVGInline.h#newcode13 ...
4 years, 10 months ago (2016-02-09 18:46:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1665413003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1665413003/20001
4 years, 10 months ago (2016-02-10 15:15:03 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/21329)
4 years, 10 months ago (2016-02-10 19:11:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1665413003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1665413003/20001
4 years, 10 months ago (2016-02-10 20:10:35 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-10 23:40:11 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:32:40 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/14de694796aae7376d74bd88ba7118fc6c6840b2
Cr-Commit-Position: refs/heads/master@{#374784}

Powered by Google App Engine
This is Rietveld 408576698