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

Issue 238543002: We don't need overloading about fill, clip, isPointInPath anymore. (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

We don't need overloading about fill, clip, isPointInPath anymore. We can use default parameter instead of method overloading about fill, clip, isPointInPath. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171731

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -21 lines) Patch
M Source/core/html/canvas/CanvasRenderingContext2D.h View 1 chunk +3 lines, -6 lines 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 3 chunks +0 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
zino
A minor clean up. It is possible because 'ExceptionState' has been disappeared. Please take a ...
6 years, 8 months ago (2014-04-15 01:34:04 UTC) #1
Justin Novosad
On 2014/04/15 01:34:04, zino wrote: > A minor clean up. > It is possible because ...
6 years, 8 months ago (2014-04-15 14:45:44 UTC) #2
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 8 months ago (2014-04-16 01:27:13 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/238543002/1
6 years, 8 months ago (2014-04-16 01:27:33 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-16 04:02:12 UTC) #5
Message was sent while issue was closed.
Change committed as 171731

Powered by Google App Engine
This is Rietveld 408576698