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

Issue 394973004: Fixing memory leak in DistilledPagePrefs unittests (Closed)

Created:
6 years, 5 months ago by smaslo
Modified:
6 years, 5 months ago
Reviewers:
nyquist
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Fixing memory leak in DistilledPagePrefs unittests Bug was introduced in r283303. BUG=383630 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283716

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removing Observers #

Patch Set 3 : Switching order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -19 lines) Patch
M components/dom_distiller/core/distilled_page_prefs_unittests.cc View 1 2 1 chunk +21 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
smaslo
6 years, 5 months ago (2014-07-16 15:57:55 UTC) #1
nyquist
https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc File components/dom_distiller/core/distilled_page_prefs_unittests.cc (right): https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc#newcode48 components/dom_distiller/core/distilled_page_prefs_unittests.cc:48: TestingObserver obs; Remove this as an observer here and ...
6 years, 5 months ago (2014-07-16 16:02:58 UTC) #2
smaslo
https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc File components/dom_distiller/core/distilled_page_prefs_unittests.cc (right): https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc#newcode48 components/dom_distiller/core/distilled_page_prefs_unittests.cc:48: TestingObserver obs; On 2014/07/16 16:02:57, nyquist wrote: > Remove ...
6 years, 5 months ago (2014-07-16 16:06:50 UTC) #3
nyquist
https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc File components/dom_distiller/core/distilled_page_prefs_unittests.cc (right): https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc#newcode40 components/dom_distiller/core/distilled_page_prefs_unittests.cc:40: scoped_ptr<DistilledPagePrefs> distilled_page_prefs_; I think the ordering of these two ...
6 years, 5 months ago (2014-07-16 16:10:53 UTC) #4
smaslo
https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc File components/dom_distiller/core/distilled_page_prefs_unittests.cc (right): https://codereview.chromium.org/394973004/diff/1/components/dom_distiller/core/distilled_page_prefs_unittests.cc#newcode40 components/dom_distiller/core/distilled_page_prefs_unittests.cc:40: scoped_ptr<DistilledPagePrefs> distilled_page_prefs_; On 2014/07/16 16:10:53, nyquist wrote: > I ...
6 years, 5 months ago (2014-07-16 16:12:51 UTC) #5
nyquist
lgtm
6 years, 5 months ago (2014-07-16 16:13:11 UTC) #6
smaslo
The CQ bit was checked by smaslo@chromium.org
6 years, 5 months ago (2014-07-16 16:23:31 UTC) #7
smaslo
The CQ bit was unchecked by smaslo@chromium.org
6 years, 5 months ago (2014-07-16 16:24:25 UTC) #8
smaslo
The CQ bit was checked by smaslo@chromium.org
6 years, 5 months ago (2014-07-16 16:25:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/smaslo@chromium.org/394973004/40001
6 years, 5 months ago (2014-07-16 16:26:39 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 08:37:58 UTC) #11
Message was sent while issue was closed.
Change committed as 283716

Powered by Google App Engine
This is Rietveld 408576698