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

Issue 1585003002: Rewrite PhishingClassifierDelegateTest using ChromeRenderViewTest to run with multi-process (Closed)

Created:
4 years, 11 months ago by Jialiu Lin
Modified:
4 years, 10 months ago
Reviewers:
Nathan Parker
CC:
chromium-reviews, grt+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rewrite PhishingClassifierDelegateTest by using RenderViewTest, such that it can run with --site-per-process flag. Also resolved the flakiness as a side product. BUG=373155, 568710 Committed: https://crrev.com/69b3ebd9e244ae0211b3621f52ab4a620294d2b9 Cr-Commit-Position: refs/heads/master@{#372223}

Patch Set 1 #

Patch Set 2 : first working version #

Patch Set 3 : add phishingdone #

Patch Set 4 : plug-in fake render thread #

Patch Set 5 : fix memory leak #

Patch Set 6 : memory leak fixed #

Patch Set 7 : nit #

Patch Set 8 : fix compilation problem on win #

Total comments: 18

Patch Set 9 : address nparker comments #

Patch Set 10 : rebase and merge #

Patch Set 11 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -325 lines) Patch
M chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 15 chunks +161 lines, -314 lines 0 comments Download
M chrome/renderer/safe_browsing/threat_dom_details.h View 1 1 chunk +1 line, -1 line 0 comments Download
M testing/buildbot/filters/isolate-extensions.browser_tests.filter View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download
M testing/buildbot/filters/site-per-process.browser_tests.filter View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Jialiu Lin
Hi nparker, could you take a look at this CL? Thanks!
4 years, 11 months ago (2016-01-26 00:11:25 UTC) #4
Nathan Parker
lgtm mostly questions and nits... Looks good overall. https://codereview.chromium.org/1585003002/diff/150001/chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc File chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc (right): https://codereview.chromium.org/1585003002/diff/150001/chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc#newcode75 chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc:75: // ...
4 years, 11 months ago (2016-01-26 16:49:20 UTC) #5
Jialiu Lin
Thanks, nparker! Your comments are all addressed. https://codereview.chromium.org/1585003002/diff/150001/chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc File chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc (right): https://codereview.chromium.org/1585003002/diff/150001/chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc#newcode75 chrome/renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc:75: // Return ...
4 years, 10 months ago (2016-01-28 19:55:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1585003002/210001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1585003002/210001
4 years, 10 months ago (2016-01-28 23:39:22 UTC) #9
commit-bot: I haz the power
Committed patchset #11 (id:210001)
4 years, 10 months ago (2016-01-29 00:38:42 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-01-29 00:40:19 UTC) #13
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/69b3ebd9e244ae0211b3621f52ab4a620294d2b9
Cr-Commit-Position: refs/heads/master@{#372223}

Powered by Google App Engine
This is Rietveld 408576698