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

Issue 238273007: Avoid duplication of calling getTransformedClipBounds in stroke APIs. (Closed)

Created:
6 years, 8 months ago by zino
Modified:
6 years, 8 months ago
Reviewers:
Justin Novosad
CC:
blink-reviews, aandrey+blink_chromium.org, dglazkov+blink, Rik, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Avoid duplication of calling getTransformedClipBounds in stroke APIs. We can avoid duplication of calling getTransformedClipBounds by using computeDirtyRect which takes three arguments. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171733

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
zino
It is my mistake. (https://codereview.chromium.org/227213002/) We don't need re-calculating clipBounds. Thank you :)
6 years, 8 months ago (2014-04-15 09:57:26 UTC) #1
Justin Novosad
On 2014/04/15 09:57:26, zino wrote: > It is my mistake. > (https://codereview.chromium.org/227213002/) > We don't ...
6 years, 8 months ago (2014-04-15 14:22:00 UTC) #2
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 8 months ago (2014-04-16 01:26:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/238273007/1
6 years, 8 months ago (2014-04-16 01:27:53 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-16 04:09:37 UTC) #5
Message was sent while issue was closed.
Change committed as 171733

Powered by Google App Engine
This is Rietveld 408576698