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

Issue 1548933002: Don't give 'pathLength' semantic errors special treatment (Closed)

Created:
5 years ago by fs
Modified:
4 years, 11 months ago
Reviewers:
pdr.
CC:
fs, blink-reviews, chromium-reviews, krit, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't give 'pathLength' semantic errors special treatment Just set the parse status to the error code for "negative forbidden" and let it propagate. the fidelity of the message is roughly the same. BUG=231612 Committed: https://crrev.com/c7f23651516d0962a2da6e124e8a6e9134e2cc52 Cr-Commit-Position: refs/heads/master@{#368160}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Drop feConvolveMatrix[order] change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M third_party/WebKit/LayoutTests/svg/dom/svgpath-negative-pathLength-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathElement.cpp View 2 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
fs
4 years, 11 months ago (2016-01-07 08:40:58 UTC) #3
pdr.
https://codereview.chromium.org/1548933002/diff/1/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp File third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp (right): https://codereview.chromium.org/1548933002/diff/1/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp#newcode62 third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp:62: if (parseStatus == NoError && (firstInteger()->baseValue()->value() < 1 || ...
4 years, 11 months ago (2016-01-07 19:27:37 UTC) #4
fs
https://codereview.chromium.org/1548933002/diff/1/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp File third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp (right): https://codereview.chromium.org/1548933002/diff/1/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp#newcode62 third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp:62: if (parseStatus == NoError && (firstInteger()->baseValue()->value() < 1 || ...
4 years, 11 months ago (2016-01-07 20:03:50 UTC) #6
pdr.
On 2016/01/07 at 20:03:50, fs wrote: > https://codereview.chromium.org/1548933002/diff/1/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp > File third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp (right): > > https://codereview.chromium.org/1548933002/diff/1/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.cpp#newcode62 ...
4 years, 11 months ago (2016-01-07 20:30:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1548933002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1548933002/20001
4 years, 11 months ago (2016-01-07 21:08:49 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-07 21:21:06 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-07 21:22:04 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c7f23651516d0962a2da6e124e8a6e9134e2cc52
Cr-Commit-Position: refs/heads/master@{#368160}

Powered by Google App Engine
This is Rietveld 408576698