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

Issue 10854169: Closes zoom bubble when tab is changed within a browser window. (Closed)

Created:
8 years, 4 months ago by Kyle Horimoto
Modified:
8 years, 4 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Closes zoom bubble when tab is changed within a browser window. BUG=143209 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151962

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added non-NULL check #

Patch Set 3 : Added comment #

Total comments: 4

Patch Set 4 : Removed non-NULL check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Kyle Horimoto
8 years, 4 months ago (2012-08-15 19:16:09 UTC) #1
Peter Kasting
Note that this will get called in more cases than just when the tab is ...
8 years, 4 months ago (2012-08-15 19:19:20 UTC) #2
Kyle Horimoto
Put this within a non-NULL check so that it only is called on tab changes. ...
8 years, 4 months ago (2012-08-15 19:29:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/khorimoto@chromium.org/10854169/1
8 years, 4 months ago (2012-08-15 19:31:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/khorimoto@chromium.org/10854169/4002
8 years, 4 months ago (2012-08-15 19:38:15 UTC) #5
Peter Kasting
https://chromiumcodereview.appspot.com/10854169/diff/4002/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (right): https://chromiumcodereview.appspot.com/10854169/diff/4002/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode402 chrome/browser/ui/views/location_bar/location_bar_view.cc:402: // zoom bubble should be hidden since it represents ...
8 years, 4 months ago (2012-08-15 19:40:28 UTC) #6
commit-bot: I haz the power
Try job failure for 10854169-4002 on mac for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac&number=4268 Step "update" is always ...
8 years, 4 months ago (2012-08-15 20:07:09 UTC) #7
Kyle Horimoto
https://chromiumcodereview.appspot.com/10854169/diff/4002/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (right): https://chromiumcodereview.appspot.com/10854169/diff/4002/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode402 chrome/browser/ui/views/location_bar/location_bar_view.cc:402: // zoom bubble should be hidden since it represents ...
8 years, 4 months ago (2012-08-15 20:30:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/khorimoto@chromium.org/10854169/12001
8 years, 4 months ago (2012-08-15 23:06:49 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 4 months ago (2012-08-16 03:33:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/khorimoto@chromium.org/10854169/12001
8 years, 4 months ago (2012-08-16 17:58:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/khorimoto@chromium.org/10854169/12001
8 years, 4 months ago (2012-08-16 18:30:05 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-16 20:58:56 UTC) #13
Change committed as 151962

Powered by Google App Engine
This is Rietveld 408576698