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

Issue 149913011: Update content/renderer code to use WebElementCollection instead of WebNodeCollection (Closed)

Created:
6 years, 10 months ago by Inactive
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Update content/renderer code to use WebElementCollection instead of WebNodeCollection Update content/renderer code to use WebElementCollection instead of WebNodeCollection. Update safe_browsing code to use WebElementCollection instead of WebNodeCollection. After Blink r166411 and r166500, WebNodeCollection is renamed to WebElementCollection and its API returns WebElements instead of WebNodes. The new code is clearer and avoids unnecessary isElementNode() checks. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249736

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -25 lines) Patch
M content/renderer/dom_serializer_browsertest.cc View 4 chunks +8 lines, -15 lines 0 comments Download
M content/renderer/savable_resources.cc View 2 chunks +6 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-07 08:45:15 UTC) #1
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-07 14:01:06 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/149913011/80001
6 years, 10 months ago (2014-02-07 14:01:12 UTC) #3
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 18:49:08 UTC) #4
Message was sent while issue was closed.
Change committed as 249736

Powered by Google App Engine
This is Rietveld 408576698