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

Issue 9699045: [Mac] Make ExtensionPopupController is-a BaseBubbleController to unify code. (Closed)

Created:
8 years, 9 months ago by Robert Sesek
Modified:
8 years, 9 months ago
Reviewers:
Nico
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

[Mac] Make ExtensionPopupController is-a BaseBubbleController to unify code. BUG=36366 TEST=Everything about extensions works as before. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126911

Patch Set 1 #

Total comments: 5

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -86 lines) Patch
M chrome/browser/ui/cocoa/base_bubble_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/base_bubble_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_popup_controller.h View 3 chunks +3 lines, -10 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm View 1 4 chunks +41 lines, -74 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Robert Sesek
8 years, 9 months ago (2012-03-14 21:05:23 UTC) #1
Nico
Awesome! LGTM, two comments below https://chromiumcodereview.appspot.com/9699045/diff/1/chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm File chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm (left): https://chromiumcodereview.appspot.com/9699045/diff/1/chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm#oldcode126 chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm:126: beingInspected_ = devMode; wow ...
8 years, 9 months ago (2012-03-14 21:26:17 UTC) #2
Robert Sesek
https://chromiumcodereview.appspot.com/9699045/diff/1/chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm File chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm (left): https://chromiumcodereview.appspot.com/9699045/diff/1/chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm#oldcode181 chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm:181: [[NSNotificationCenter defaultCenter] removeObserver:self]; On 2012/03/14 21:26:17, Nico wrote: > ...
8 years, 9 months ago (2012-03-14 23:56:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/9699045/1007
8 years, 9 months ago (2012-03-15 00:04:05 UTC) #4
commit-bot: I haz the power
Try job failure for 9699045-1007 (previous was lost) (previous was lost) (retry) on win for ...
8 years, 9 months ago (2012-03-15 04:25:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/9699045/1007
8 years, 9 months ago (2012-03-15 04:28:20 UTC) #6
commit-bot: I haz the power
Try job failure for 9699045-1007 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-15 05:37:46 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/9699045/1007
8 years, 9 months ago (2012-03-15 12:42:08 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-15 15:10:18 UTC) #9
Change committed as 126911

Powered by Google App Engine
This is Rietveld 408576698