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

Issue 2920093002: [css-typed-om] use DOMMatrix::Create() instead of fromMatrix(). (Closed)

Created:
3 years, 6 months ago by Hwanseung Lee
Modified:
3 years, 6 months ago
Reviewers:
meade_UTC10
CC:
chromium-reviews, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[css-typed-om] use DOMMatrix::Create() instead of fromMatrix(). replace DOMMatrix::fromMatrix() with DOMMatrix::Create(). DOMMatrix::Create() can replaceable instead of DOMMatrix::fromMatrix() which takes DOMMatrixInit as parameter. DOMMatrix::fromMatrix() which takes DOMMatrixInit as parameter have unnecessary copy. BUG=545318 Review-Url: https://codereview.chromium.org/2920093002 Cr-Commit-Position: refs/heads/master@{#476966} Committed: https://chromium.googlesource.com/chromium/src/+/af0818bdbbc28730cf1171e169eff4117dee86e3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -16 lines) Patch
M third_party/WebKit/Source/core/css/cssom/CSSMatrixComponent.cpp View 7 chunks +8 lines, -16 lines 0 comments Download

Messages

Total messages: 18 (14 generated)
Hwanseung Lee
@meade PTAL, thank you.
3 years, 6 months ago (2017-06-04 15:14:18 UTC) #12
meade_UTC10
lgtm
3 years, 6 months ago (2017-06-05 04:55:13 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/2920093002/1
3 years, 6 months ago (2017-06-05 06:31:53 UTC) #15
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 10:22:49 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/af0818bdbbc28730cf1171e169ef...

Powered by Google App Engine
This is Rietveld 408576698