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

Issue 299823003: Enable canvas.drawFocusIfNeeded() by default. (Closed)

Created:
6 years, 7 months ago by zino
Modified:
6 years, 7 months ago
CC:
blink-reviews, arv+blink, blink-reviews-html_chromium.org, dglazkov+blink, Inactive, aandrey+blink_chromium.org, watchdog-blink-watchlist_google.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Enable canvas.drawFocusIfNeeded() by default. Enable following methods: - drawFocusIfNeeded(Element); - drawFocusIfNeeded(Path2D, Element); Intent to ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/KE_X_C6vOQQ Additionally, we should remove the behavior that updates accessibility. It has been transferred to 'Hit Regions' feature. BUG=331923 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174904

Patch Set 1 #

Total comments: 3

Patch Set 2 : remove test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -111 lines) Patch
D LayoutTests/accessibility/draw-custom-focus-ring.html View 1 1 chunk +0 lines, -56 lines 0 comments Download
D LayoutTests/accessibility/draw-custom-focus-ring-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 3 chunks +0 lines, -36 lines 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.idl View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
zino
Please take a look. Thank you.
6 years, 7 months ago (2014-05-21 13:28:35 UTC) #1
Justin Novosad
https://codereview.chromium.org/299823003/diff/1/Source/core/html/canvas/CanvasRenderingContext2D.cpp File Source/core/html/canvas/CanvasRenderingContext2D.cpp (left): https://codereview.chromium.org/299823003/diff/1/Source/core/html/canvas/CanvasRenderingContext2D.cpp#oldcode2317 Source/core/html/canvas/CanvasRenderingContext2D.cpp:2317: void CanvasRenderingContext2D::updateFocusRingAccessibility(const Path& path, Element* element) The new behavior ...
6 years, 7 months ago (2014-05-21 14:27:46 UTC) #2
dmazzoni
I think you may also need to delete the focus ring tests from LayoutTests/accessibility. Just ...
6 years, 7 months ago (2014-05-21 17:18:50 UTC) #3
Rik
This looks good to me. I'm unsure if the removal of drawCustomFocusRing should be in ...
6 years, 7 months ago (2014-05-21 20:48:49 UTC) #4
zino
On 2014/05/21 20:48:49, Rik wrote: > This looks good to me. I'm unsure if the ...
6 years, 7 months ago (2014-05-22 09:55:46 UTC) #5
zino
On 2014/05/21 17:18:50, dmazzoni wrote: > I think you may also need to delete the ...
6 years, 7 months ago (2014-05-22 10:06:56 UTC) #6
zino
On 2014/05/21 14:27:46, junov wrote: > https://codereview.chromium.org/299823003/diff/1/Source/core/html/canvas/CanvasRenderingContext2D.cpp > File Source/core/html/canvas/CanvasRenderingContext2D.cpp (left): > > https://codereview.chromium.org/299823003/diff/1/Source/core/html/canvas/CanvasRenderingContext2D.cpp#oldcode2317 > ...
6 years, 7 months ago (2014-05-22 10:14:44 UTC) #7
zino
Ping Owners Could you please review?
6 years, 7 months ago (2014-05-24 03:39:45 UTC) #8
dmazzoni
lgtm
6 years, 7 months ago (2014-05-24 04:47:16 UTC) #9
zino
On 2014/05/24 04:47:16, dmazzoni wrote: > lgtm Thank you for lgtm :) And I'm waiting ...
6 years, 7 months ago (2014-05-24 14:34:52 UTC) #10
eseidel
lgtm
6 years, 7 months ago (2014-05-27 18:29:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/299823003/20001
6 years, 7 months ago (2014-05-27 18:29:36 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 7 months ago (2014-05-27 20:29:06 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 22:21:20 UTC) #14
Message was sent while issue was closed.
Change committed as 174904

Powered by Google App Engine
This is Rietveld 408576698