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

Issue 2580903002: Clean up ContentSubresourceFilterDriverFactory. (Closed)

Created:
4 years ago by pkalinnikov
Modified:
4 years ago
Reviewers:
engedy, melandory
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up ContentSubresourceFilterDriverFactory. - Remove a fulfilled TODO. - Remove unused methods. - Move implementation details to private / to .cc file. - Avoid unnecessary std::string/GURL allocations. - Push URL to the navigation chain only for main frame. BUG=609747 Committed: https://crrev.com/f5c2fb3e7f0c1c5c8442f476df8f8243f94c292c Cr-Commit-Position: refs/heads/master@{#439085}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -29 lines) Patch
M components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h View 5 chunks +5 lines, -21 lines 4 comments Download
M components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc View 6 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
pkalinnikov
engedy@: Please review the entire CL. melandory@: Please confirm that the TODO is fulfilled. Fell ...
4 years ago (2016-12-15 17:14:14 UTC) #5
engedy
LGTM, thanks! https://codereview.chromium.org/2580903002/diff/1/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/2580903002/diff/1/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h#newcode60 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h:60: void AddHostOfURLToWhitelistSet(const GURL& url); On 2016/12/15 17:14:13, ...
4 years ago (2016-12-15 18:23:15 UTC) #7
melandory
On 2016/12/15 18:23:15, engedy wrote: > LGTM, thanks! > > https://codereview.chromium.org/2580903002/diff/1/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h > File > components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h ...
4 years ago (2016-12-16 09:44:07 UTC) #9
pkalinnikov
Submitting. Thanks! https://codereview.chromium.org/2580903002/diff/1/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/2580903002/diff/1/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h#newcode60 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h:60: void AddHostOfURLToWhitelistSet(const GURL& url); On 2016/12/15 18:23:15, ...
4 years ago (2016-12-16 09:46:36 UTC) #10
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/2580903002/1
4 years ago (2016-12-16 09:47:04 UTC) #12
engedy
https://codereview.chromium.org/2580903002/diff/1/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/2580903002/diff/1/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h#newcode60 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h:60: void AddHostOfURLToWhitelistSet(const GURL& url); On 2016/12/16 09:46:36, pkalinnikov wrote: ...
4 years ago (2016-12-16 09:48:16 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-16 10:37:37 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-16 10:39:59 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f5c2fb3e7f0c1c5c8442f476df8f8243f94c292c
Cr-Commit-Position: refs/heads/master@{#439085}

Powered by Google App Engine
This is Rietveld 408576698