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

Issue 500138: [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse... (Closed)

Created:
11 years ago by Bons
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, John Grabowski, ben+cc_chromium.org
Visibility:
Public.

Description

[Mac] Implements popups for Page Actions, plus fixes a leak within the Browser Action popup class. BUG=12281 TEST=Install the RSS feed page action extension. Go to a site with multiple feeds on the page, like http://ask.metafilter.com, observe a popup upon clicking the page action icon. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34992

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -13 lines) Patch
M chrome/browser/cocoa/extensions/browser_actions_controller.mm View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/cocoa/location_bar_view_mac.h View 4 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/location_bar_view_mac.mm View 4 chunks +26 lines, -6 lines 1 comment Download
M chrome/browser/extensions/extension_browser_event_router.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bons
11 years ago (2009-12-18 21:20:29 UTC) #1
Mark Mentovai
lg http://codereview.chromium.org/500138/diff/1/5 File chrome/browser/cocoa/location_bar_view_mac.mm (right): http://codereview.chromium.org/500138/diff/1/5#newcode531 chrome/browser/cocoa/location_bar_view_mac.mm:531: arrowPoint.x += [GetImage() size].width / 2; NSWidth([GetImage() size]) ...
11 years ago (2009-12-18 21:37:25 UTC) #2
Pam (message me for reviews)
11 years ago (2009-12-18 21:45:40 UTC) #3
LGTM.

- Pam

Powered by Google App Engine
This is Rietveld 408576698