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

Issue 189963007: Use isHTML*Element() helpers more in the accessibility code (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
Reviewers:
esprehn, adamk, eseidel
CC:
blink-reviews, dmazzoni, aboxhall
Visibility:
Public.

Description

Use isHTML*Element() helpers more in the accessibility code Use isHTML*Element() helpers more in the accessibility code for clarity. This CL also updates the isHTML*Element() helpers to accept a null pointer argument instead of asserting. This seems a bit more convenient. R=esprehn, adamk BUG=346095 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168772

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -118 lines) Patch
M Source/build/scripts/templates/ElementTypeHelpers.h.tmpl View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/accessibility/AXListBoxOption.cpp View 3 chunks +5 lines, -8 lines 0 comments Download
M Source/core/accessibility/AXMediaControls.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXNodeObject.cpp View 20 chunks +69 lines, -72 lines 0 comments Download
M Source/core/accessibility/AXObjectCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXRenderObject.cpp View 10 chunks +28 lines, -32 lines 0 comments Download
M Source/core/accessibility/AXTable.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 9 months ago (2014-03-07 22:49:52 UTC) #1
eseidel
lgtm I *really* like this!
6 years, 9 months ago (2014-03-07 23:17:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/189963007/1
6 years, 9 months ago (2014-03-07 23:17:46 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-08 04:10:01 UTC) #4
Message was sent while issue was closed.
Change committed as 168772

Powered by Google App Engine
This is Rietveld 408576698