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

Issue 346003007: Add fillRule option for hit regions on canvas2d. (Closed)

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

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -1 line) Patch
A LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html View 1 1 chunk +108 lines, -0 lines 0 comments Download
A LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test-expected.txt View 1 1 chunk +34 lines, -0 lines 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/html/canvas/HitRegion.h View 3 chunks +3 lines, -0 lines 0 comments Download
M Source/core/html/canvas/HitRegion.cpp View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
zino
Please take a look. Thank you.
6 years, 6 months ago (2014-06-23 10:16:44 UTC) #1
Justin Novosad
lgtm with some minor comments. https://codereview.chromium.org/346003007/diff/1/LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html File LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html (right): https://codereview.chromium.org/346003007/diff/1/LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html#newcode40 LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html:40: // no fill rule ...
6 years, 6 months ago (2014-06-23 14:44:50 UTC) #2
Rik
lgtm
6 years, 6 months ago (2014-06-23 16:59:35 UTC) #3
zino
Thank you. https://codereview.chromium.org/346003007/diff/1/LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html File LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html (right): https://codereview.chromium.org/346003007/diff/1/LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html#newcode40 LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html:40: // no fill rule option On 2014/06/23 ...
6 years, 6 months ago (2014-06-23 17:21:41 UTC) #4
Justin Novosad
On 2014/06/23 17:21:41, zino wrote: > Thank you. > > https://codereview.chromium.org/346003007/diff/1/LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html > File LayoutTests/fast/canvas/canvas-hit-regions-fill-rule-test.html (right): ...
6 years, 6 months ago (2014-06-23 17:26:39 UTC) #5
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 6 months ago (2014-06-23 17:31:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/346003007/20001
6 years, 6 months ago (2014-06-23 17:31:47 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-23 18:36:08 UTC) #8
commit-bot: I haz the power
Failed to apply patch for Source/core/html/canvas/HitRegion.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-23 18:36:09 UTC) #9
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-06-28 15:20:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/346003007/40001
6 years, 5 months ago (2014-06-28 15:21:17 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_blink_compile_dbg on tryserver.blink ...
6 years, 5 months ago (2014-06-28 16:17:37 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-28 16:25:44 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/13373)
6 years, 5 months ago (2014-06-28 16:25:45 UTC) #14
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-06-29 08:10:29 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/346003007/40001
6 years, 5 months ago (2014-06-29 08:10:41 UTC) #16
commit-bot: I haz the power
6 years, 5 months ago (2014-06-29 09:13:12 UTC) #17
Message was sent while issue was closed.
Change committed as 177174

Powered by Google App Engine
This is Rietveld 408576698