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

Issue 2894023002: [subresource_filter] Move activation computation to the SB throttle (Closed)

Created:
3 years, 7 months ago by Charlie Harrison
Modified:
3 years, 7 months ago
Reviewers:
shivanisha
CC:
chromium-reviews, csharrison+watch_chromium.org, darin-cc_chromium.org, jam, loading-reviews+metrics_chromium.org, speed-metrics-reviews_chromium.org, subresource-filter-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[subresource_filter] Move activation computation to the SB throttle This CL moves computation of the ActivationDecision / ActivationOptions from the driver factory to the SafeBrowsing throttle. Page activation is then forwarded to the driver factory, which forwards it to the observer manager. This is in preparation to remove the driver factory entirely. BUG=708181 Review-Url: https://codereview.chromium.org/2894023002 Cr-Commit-Position: refs/heads/master@{#474644} Committed: https://chromium.googlesource.com/chromium/src/+/27543b37fdfe82a4a1df1f0435969875b182585b

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : comment changes (trybots prev) #

Total comments: 8

Patch Set 5 : shivanisha review #

Messages

Total messages: 25 (19 generated)
Charlie Harrison
Shivani would you PTAL?
3 years, 7 months ago (2017-05-23 18:02:16 UTC) #12
shivanisha
https://codereview.chromium.org/2894023002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h (right): https://codereview.chromium.org/2894023002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h#newcode48 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h:48: void OnPageActivationComputed( Need comment for this API. Is this ...
3 years, 7 months ago (2017-05-24 19:34:07 UTC) #13
Charlie Harrison
https://codereview.chromium.org/2894023002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h (right): https://codereview.chromium.org/2894023002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h#newcode48 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h:48: void OnPageActivationComputed( On 2017/05/24 19:34:06, shivanisha wrote: > Need ...
3 years, 7 months ago (2017-05-24 20:50:12 UTC) #15
shivanisha
On 2017/05/24 at 20:50:12, csharrison wrote: > https://codereview.chromium.org/2894023002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h > File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h (right): > > https://codereview.chromium.org/2894023002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h#newcode48 ...
3 years, 7 months ago (2017-05-25 12:52:46 UTC) #19
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/2894023002/80001
3 years, 7 months ago (2017-05-25 14:20:39 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 14:25:31 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/27543b37fdfe82a4a1df1f043596...

Powered by Google App Engine
This is Rietveld 408576698