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

Issue 431433002: Make SafeBrowsingResourceThrottleFactory::RegisterFactory() not optional. (Closed)

Created:
6 years, 4 months ago by Scott Hess - ex-Googler
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Make SafeBrowsingResourceThrottleFactory::RegisterFactory() not optional. Both MOBILE_SAFE_BROWSING and FULL_SAFE_BROWSING need the factory now, which covers everyone who uses these files. Remove the conditional code from the header and pull shared implementation code out of the conditional sections. BUG=none R=sgurun@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286590

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M chrome/browser/renderer_host/safe_browsing_resource_throttle_factory.h View 1 chunk +5 lines, -9 lines 0 comments Download
M chrome/browser/renderer_host/safe_browsing_resource_throttle_factory.cc View 1 chunk +8 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Scott Hess - ex-Googler
I don't actually see anyone using RegisterFactory(), so I'm not entirely certain it's still relevant. ...
6 years, 4 months ago (2014-07-29 22:51:15 UTC) #1
sgurun-gerrit only
On 2014/07/29 22:51:15, Scott Hess wrote: > I don't actually see anyone using RegisterFactory(), so ...
6 years, 4 months ago (2014-07-29 23:25:03 UTC) #2
Scott Hess - ex-Googler
The CQ bit was checked by shess@chromium.org
6 years, 4 months ago (2014-07-30 14:54:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/431433002/1
6 years, 4 months ago (2014-07-30 14:55:04 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-07-30 17:40:54 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-30 17:45:00 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/999)
6 years, 4 months ago (2014-07-30 17:45:00 UTC) #7
Scott Hess - ex-Googler
Oops, yes, need OWNERS for chrome/browser/renderer_host/
6 years, 4 months ago (2014-07-30 18:09:11 UTC) #8
Lei Zhang
What about iOS? It doesn't have safe browsing at all.
6 years, 4 months ago (2014-07-30 18:34:38 UTC) #9
Scott Hess - ex-Googler
On 2014/07/30 18:34:38, Lei Zhang wrote: > What about iOS? It doesn't have safe browsing ...
6 years, 4 months ago (2014-07-30 18:41:13 UTC) #10
Lei Zhang
On 2014/07/30 18:41:13, Scott Hess wrote: > On 2014/07/30 18:34:38, Lei Zhang wrote: > > ...
6 years, 4 months ago (2014-07-30 18:43:57 UTC) #11
Scott Hess - ex-Googler
The CQ bit was checked by shess@chromium.org
6 years, 4 months ago (2014-07-30 18:46:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/431433002/1
6 years, 4 months ago (2014-07-30 18:47:22 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 20:26:34 UTC) #14
Message was sent while issue was closed.
Change committed as 286590

Powered by Google App Engine
This is Rietveld 408576698