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

Issue 404403002: Have HTMLTableRowsCollection::item() return an HTMLTableRowElement* (Closed)

Created:
6 years, 5 months ago by Inactive
Modified:
6 years, 5 months ago
Reviewers:
adamk
CC:
aboxhall, blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink, dmazzoni
Project:
blink
Visibility:
Public.

Description

Have HTMLTableRowsCollection::item() return an HTMLTableRowElement* Have HTMLTableRowsCollection::item() return an HTMLTableRowElement* instead of an Element* as HTMLTableRowsCollection only contains HTMLTableRowElements. This gets rid of an unnecessary isHTMLTableRowElement() check in AXTable. R=adamk@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178675

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M Source/core/accessibility/AXTable.cpp View 1 chunk +5 lines, -7 lines 0 comments Download
M Source/core/html/HTMLTableRowsCollection.h View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 5 months ago (2014-07-22 15:50:31 UTC) #1
adamk
lgtm
6 years, 5 months ago (2014-07-22 15:52:40 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 5 months ago (2014-07-22 15:53:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/404403002/1
6 years, 5 months ago (2014-07-22 15:54:10 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 17:04:39 UTC) #5
Message was sent while issue was closed.
Change committed as 178675

Powered by Google App Engine
This is Rietveld 408576698