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

Issue 2649413002: Use explicit WebString conversions in chrome/renderer/safe_browsing (Closed)

Created:
3 years, 11 months ago by kinuko
Modified:
3 years, 11 months ago
CC:
chromium-reviews, grt+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use explicit WebString conversions in chrome/renderer/safe_browsing As we're deprecating implicit conversions for WebString <-> string16 replace them with explicit methods. (See crbug.com/667131 for more details) BUG=667131 Review-Url: https://codereview.chromium.org/2649413002 Cr-Commit-Position: refs/heads/master@{#445930} Committed: https://chromium.googlesource.com/chromium/src/+/1735825385948a912baf6683ea186813dd88bbad

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M chrome/renderer/safe_browsing/phishing_classifier.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
kinuko
Mostly mechanical changes only. Could you review?
3 years, 11 months ago (2017-01-24 14:17:03 UTC) #5
Scott Hess - ex-Googler
Normally, I'd try to evade this review in favor of a newer owner, but having ...
3 years, 11 months ago (2017-01-24 17:08:46 UTC) #8
kinuko
Thanks! https://codereview.chromium.org/2649413002/diff/1/chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc File chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc (right): https://codereview.chromium.org/2649413002/diff/1/chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc#newcode103 chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc:103: full_url = GURL("http://" + base_domain_).Resolve(partial_url.utf16()); On 2017/01/24 17:08:46, ...
3 years, 11 months ago (2017-01-25 02:38:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2649413002/20001
3 years, 11 months ago (2017-01-25 02:38:48 UTC) #12
Scott Hess - ex-Googler
lgtm
3 years, 11 months ago (2017-01-25 03:29:40 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 03:31:29 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1735825385948a912baf6683ea18...

Powered by Google App Engine
This is Rietveld 408576698