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

Issue 1692183002: Canvas2d: The control in hit region should be a canvas fallback element. (Closed)

Created:
4 years, 10 months ago by zino
Modified:
4 years, 10 months ago
Reviewers:
Justin Novosad
CC:
chromium-reviews, dshwang, ajuma+watch-canvas_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink, Rik, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Canvas2d: The control in hit region should be a canvas fallback element. According to the hit region spec[1], the control parameter should be a supported interactive canvas fallback element. [1] https://html.spec.whatwg.org/multipage/scripting.html#supported-interactive-canvas-fallback-element BUG=328961 Committed: https://crrev.com/bd95f3ca29d7e11a5c11def6b2a46ee0a23084de Cr-Commit-Position: refs/heads/master@{#375312}

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/fast/canvas/canvas-hit-regions-fallback-element-test.html View 1 1 chunk +91 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp View 1 2 2 chunks +64 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.cpp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
zino
Please take a look. Thank you!
4 years, 10 months ago (2016-02-12 14:17:53 UTC) #3
Justin Novosad
https://codereview.chromium.org/1692183002/diff/20001/third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp File third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp (right): https://codereview.chromium.org/1692183002/diff/20001/third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp#newcode1045 third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp:1045: if (element.hasTagName(HTMLNames::aTag)) You should use the helpers (isHTMLAnchorElement) instead ...
4 years, 10 months ago (2016-02-12 15:10:46 UTC) #5
zino
Thank you for review. Could you review again? Thank you. https://codereview.chromium.org/1692183002/diff/20001/third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp File third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp (right): https://codereview.chromium.org/1692183002/diff/20001/third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp#newcode1045 ...
4 years, 10 months ago (2016-02-12 16:40:34 UTC) #6
Justin Novosad
lgtm
4 years, 10 months ago (2016-02-12 17:47:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1692183002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1692183002/60001
4 years, 10 months ago (2016-02-12 22:09:22 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/21672) android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, ...
4 years, 10 months ago (2016-02-12 22:16:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1692183002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1692183002/60001
4 years, 10 months ago (2016-02-13 00:00:29 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 10 months ago (2016-02-13 01:18:06 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:46:35 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bd95f3ca29d7e11a5c11def6b2a46ee0a23084de
Cr-Commit-Position: refs/heads/master@{#375312}

Powered by Google App Engine
This is Rietveld 408576698