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

Issue 150653007: Remove code allowing implicit conversion from WebElementCollection to WebNodeList. (Closed)

Created:
6 years, 10 months ago by Inactive
Modified:
6 years, 10 months ago
Reviewers:
tkent, dglazkov
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove code allowing implicit conversion from WebElementCollection to WebNodeList. Remove code allowing implicit conversion from WebElementCollection to WebNodeList. This workaround was added in r166263 when getElementByTagName() was updated to return a WebElementCollection instead of a WebNodeList. However, since then, the callers have been updated on Chromium side and this workaround code is no longer needed. R=tkent BUG=235008 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166719

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -41 lines) Patch
M Source/web/WebNodeList.cpp View 1 chunk +1 line, -34 lines 0 comments Download
M public/web/WebElementCollection.h View 1 chunk +0 lines, -2 lines 0 comments Download
M public/web/WebNodeList.h View 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 10 months ago (2014-02-07 15:10:48 UTC) #1
dglazkov
lgtm
6 years, 10 months ago (2014-02-07 15:56:33 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-07 15:59:52 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/150653007/1
6 years, 10 months ago (2014-02-07 16:00:00 UTC) #4
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 16:34:27 UTC) #5
Message was sent while issue was closed.
Change committed as 166719

Powered by Google App Engine
This is Rietveld 408576698