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

Issue 146053007: Update safe_browsing 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
Visibility:
Public.

Description

Update safe_browsing 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=249720

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -30 lines) Patch
M chrome/renderer/safe_browsing/malware_dom_details.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc View 4 chunks +19 lines, -22 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 10 months ago (2014-02-07 14:28:17 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-07 14:32:20 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-07 14:33:40 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/146053007/50001
6 years, 10 months ago (2014-02-07 14:34:41 UTC) #4
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 17:50:30 UTC) #5
Message was sent while issue was closed.
Change committed as 249720

Powered by Google App Engine
This is Rietveld 408576698