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

Issue 2283173003: Implement inverse & invertSelf function in DOMMatrix & DOMMatrixReadOnly. (Closed)

Created:
4 years, 3 months ago by Hwanseung Lee
Modified:
4 years, 3 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, Hwanseung Lee(hs1217.lee), pdr., rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement inverse & invertSelf function in DOMMatrix & DOMMatrixReadOnly. this function return inverse matrix. if the current matrix is not invertible set all attributes to NaN and set is2D to false. refer to detail spec([1],[2]) [1] = https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-inverse [2] = https://drafts.fxtf.org/geometry/#dom-dommatrix-invertself BUG=388780 Committed: https://crrev.com/08a0db183cdeee8d4d4e4c6e75dc3af4f0c9f376 Cr-Commit-Position: refs/heads/master@{#416348}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Implement inverse & invertSelf funtion in DomMatrix & DOMMatrixReadOnly. #

Total comments: 1

Patch Set 3 : Implement inverse & invertSelf function in DOMMatrix & DOMMatrixReadOnly. #

Patch Set 4 : fix a global-interface-listing-expected.txt #

Messages

Total messages: 32 (18 generated)
Hwanseung Lee
@zino, pdr. Please take a look. thank you.
4 years, 3 months ago (2016-08-27 11:31:00 UTC) #3
dominicc (has gone to gerrit)
This looks pretty good. A couple of nits inline. I haven't looked at DOMMatrix in ...
4 years, 3 months ago (2016-08-30 02:22:09 UTC) #5
zino
On 2016/08/30 02:22:09, dominicc (OOF until 8.26) wrote: > This looks pretty good. A couple ...
4 years, 3 months ago (2016-08-30 02:53:33 UTC) #6
dominicc (has gone to gerrit)
Great. Can you work on the description a little bit? - Don't repeat what's in ...
4 years, 3 months ago (2016-08-30 03:10:23 UTC) #7
Hwanseung Lee
@dominicc i did fix some problem. could you review again? https://codereview.chromium.org/2283173003/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html File third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html (right): https://codereview.chromium.org/2283173003/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html#newcode11 ...
4 years, 3 months ago (2016-08-30 12:47:06 UTC) #10
dominicc (has gone to gerrit)
Nearly there. The description needs work: This part: Implement inverse & invertSelf funtion in DOMMatrix ...
4 years, 3 months ago (2016-08-31 02:12:24 UTC) #14
dominicc (has gone to gerrit)
> https://codereview.chromium.org/2283173003/diff/20001/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html > File third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html (right): > > https://codereview.chromium.org/2283173003/diff/20001/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html#newcode11 > third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-invert.html:11: /* TODO create the ...
4 years, 3 months ago (2016-08-31 02:17:42 UTC) #16
Hwanseung Lee
@dominicc please review again. thank you.
4 years, 3 months ago (2016-08-31 14:50:11 UTC) #20
dominicc (has gone to gerrit)
lgtm Excellent work.
4 years, 3 months ago (2016-09-02 01:25:40 UTC) #21
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/2283173003/40001
4 years, 3 months ago (2016-09-02 01:28:48 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/286312)
4 years, 3 months ago (2016-09-02 03:07:03 UTC) #25
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/2283173003/60001
4 years, 3 months ago (2016-09-02 17:52:22 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-02 21:31:13 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 21:33:41 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/08a0db183cdeee8d4d4e4c6e75dc3af4f0c9f376
Cr-Commit-Position: refs/heads/master@{#416348}

Powered by Google App Engine
This is Rietveld 408576698