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

Issue 2930883002: [geometry] replace m12 with m21 when transform DOMPoint from DOMMatrix. (Closed)

Created:
3 years, 6 months ago by Hwanseung Lee
Modified:
3 years, 6 months ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[geometry] replace m12 with m21 when transform DOMPoint from DOMMatrix. there is wrong calculate when transform DOMPoint from DOMMatrix. we should replace m12 with m21. unfortunately all of m12 and m21 values were zero in layout tests. so it could not detect problems. BUG=730441 Review-Url: https://codereview.chromium.org/2930883002 Cr-Commit-Position: refs/heads/master@{#478185} Committed: https://chromium.googlesource.com/chromium/src/+/f81049d5a4f02b598815c00baa0d135b79304588

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -19 lines) Patch
M third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-transformPoint.html View 1 chunk +15 lines, -15 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-point-readonly.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/geometry/DOMMatrixReadOnly.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/geometry/DOMPointReadOnly.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
Hwanseung Lee
@dominicc, zino PTAL, thank you.
3 years, 6 months ago (2017-06-08 12:42:10 UTC) #5
zino
On 2017/06/08 12:42:10, Hwanseung Lee wrote: > @dominicc, zino > PTAL, thank you. This patch ...
3 years, 6 months ago (2017-06-09 02:16:54 UTC) #10
Hwanseung Lee
On 2017/06/09 02:16:54, zino wrote: > On 2017/06/08 12:42:10, Hwanseung Lee wrote: > > @dominicc, ...
3 years, 6 months ago (2017-06-09 03:29:06 UTC) #11
zino
On 2017/06/09 03:29:06, Hwanseung Lee wrote: > On 2017/06/09 02:16:54, zino wrote: > > On ...
3 years, 6 months ago (2017-06-09 03:30:42 UTC) #12
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/2930883002/1
3 years, 6 months ago (2017-06-09 03:33:13 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-09 03:38:21 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/f81049d5a4f02b598815c00baa0d...

Powered by Google App Engine
This is Rietveld 408576698