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

Issue 2731523004: Fix invalid cast to BrowsingDataRemoverImpl (Closed)

Created:
3 years, 9 months ago by dullweber
Modified:
3 years, 9 months ago
Reviewers:
msramek, Bernhard Bauer
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix invalid cast to BrowsingDataRemoverImpl BUG=697935 Review-Url: https://codereview.chromium.org/2731523004 Cr-Commit-Position: refs/heads/master@{#454560} Committed: https://chromium.googlesource.com/chromium/src/+/dfd53b092ed0d99a03528cfcfe65a01b625e7c2e

Patch Set 1 #

Patch Set 2 : move KeyedService inheritance to BrowsingDataRemover #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M chrome/browser/browsing_data/browsing_data_remover.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_impl.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_remover.h View 1 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
dullweber
Seems like I broke a build. I don't see a reason, why the cast to ...
3 years, 9 months ago (2017-03-03 08:34:34 UTC) #2
dullweber
On 2017/03/03 08:34:34, dullweber wrote: > Seems like I broke a build. I don't see ...
3 years, 9 months ago (2017-03-03 09:32:56 UTC) #3
dullweber
bauerb@chromium.org: Martin is ooo today, could you take a look at this cl? We changed ...
3 years, 9 months ago (2017-03-03 10:07:33 UTC) #7
Bernhard Bauer
lgtm
3 years, 9 months ago (2017-03-03 10:48:12 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/2731523004/20001
3 years, 9 months ago (2017-03-03 10:51:19 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/dfd53b092ed0d99a03528cfcfe65a01b625e7c2e
3 years, 9 months ago (2017-03-03 10:55:31 UTC) #15
msramek
3 years, 9 months ago (2017-03-06 09:26:35 UTC) #16
Message was sent while issue was closed.
Post-facto LGTM, thanks a lot for fixing this!

The downcast to *Impl and the override to Mock* have both been there before your
CL, so it's not you who broke this. I'm not sure why the bots only noticed now
:-/

Powered by Google App Engine
This is Rietveld 408576698