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

Issue 18251004: Introduce isHTMLAreaElement and toHTMLAreaElement (Closed)

Created:
7 years, 5 months ago by kangil_
Modified:
7 years, 5 months ago
CC:
blink-reviews, aboxhall, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, dmazzoni, adamk+blink_chromium.org, jchaffraix+rendering
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Introduce isHTMLAreaElement and toHTMLAreaElement To avoid direct use of static_cast, this patch introduces isHTMLAreaElement and toHTMLAreaElement for code cleanup. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153738

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -19 lines) Patch
M Source/WebKit/chromium/src/DOMUtilitiesPrivate.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/accessibility/AXObjectCache.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/accessibility/AccessibilityRenderObject.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/HTMLAreaElement.h View 1 chunk +16 lines, -0 lines 0 comments Download
M Source/core/html/HTMLMapElement.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/page/FocusController.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/SpatialNavigation.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/HitTestResult.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/rendering/RenderImage.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
lgtm
7 years, 5 months ago (2013-07-08 13:27:07 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/18251004/1
7 years, 5 months ago (2013-07-08 13:28:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/18251004/1
7 years, 5 months ago (2013-07-09 00:27:08 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-09 01:49:25 UTC) #4
Message was sent while issue was closed.
Change committed as 153738

Powered by Google App Engine
This is Rietveld 408576698