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

Issue 10913066: [Mac] Do not leave artifacts when using history navigation gestures. (Closed)

Created:
8 years, 3 months ago by Robert Sesek
Modified:
8 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Mac] Do not leave artifacts when using history navigation gestures. This also fixes a leak of HistoryOverlayController objects that was caused by the |-dismiss| CAAnimation retaining its delegate. BUG=119990 TEST=See steps in bug. Easily repros on crbug.com. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154851

Patch Set 1 #

Patch Set 2 : U can haz a test #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -1 line) Patch
M chrome/browser/ui/cocoa/history_overlay_controller.mm View 2 chunks +8 lines, -1 line 0 comments Download
A chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm View 1 1 chunk +89 lines, -0 lines 3 comments Download
M chrome/chrome_tests.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Robert Sesek
8 years, 3 months ago (2012-09-04 16:08:03 UTC) #1
Nico
lgtm test would've been nice
8 years, 3 months ago (2012-09-04 17:23:14 UTC) #2
Robert Sesek
On 2012/09/04 17:23:14, Nico wrote: > lgtm > > test would've been nice Yes, I ...
8 years, 3 months ago (2012-09-04 17:39:08 UTC) #3
Nico
On Tue, Sep 4, 2012 at 10:39 AM, <rsesek@chromium.org> wrote: > On 2012/09/04 17:23:14, Nico ...
8 years, 3 months ago (2012-09-04 17:52:39 UTC) #4
Robert Sesek
Added a test. PTAL.
8 years, 3 months ago (2012-09-04 21:02:33 UTC) #5
Nico
lgtm Thanks! https://chromiumcodereview.appspot.com/10913066/diff/1003/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm File chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm (right): https://chromiumcodereview.appspot.com/10913066/diff/1003/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm#newcode69 chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm:69: [[[[mock expect] andForwardToRealObject] andDo:quit_loop] nifty! https://chromiumcodereview.appspot.com/10913066/diff/1003/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm#newcode79 chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm:79: ...
8 years, 3 months ago (2012-09-04 21:05:15 UTC) #6
Robert Sesek
https://chromiumcodereview.appspot.com/10913066/diff/1003/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm File chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm (right): https://chromiumcodereview.appspot.com/10913066/diff/1003/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm#newcode79 chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm:79: [mock dismiss]; On 2012/09/04 21:05:15, Nico wrote: > This ...
8 years, 3 months ago (2012-09-04 21:06:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/10913066/1003
8 years, 3 months ago (2012-09-04 21:07:04 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-09-04 23:38:35 UTC) #9
Change committed as 154851

Powered by Google App Engine
This is Rietveld 408576698