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

Issue 10034037: Fixed pageActions.enableForTab (Closed)

Created:
8 years, 8 months ago by cduvall
Modified:
8 years, 8 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fixed pageActions.enableForTab pageActions.enableForTab was using the same framework as the newer pageAction API, which expects a tab ID for the first argument. BUG=122833 TEST=Load the extension from the bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132321

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved constructor and destructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -24 lines) Patch
M chrome/browser/extensions/api/extension_action/extension_page_actions_api.h View 1 chunk +21 lines, -14 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc View 1 5 chunks +16 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
cduvall
Fixed the issue with pageActions.enableForTab.
8 years, 8 months ago (2012-04-11 23:47:26 UTC) #1
Aaron Boodman
lgtm http://codereview.chromium.org/10034037/diff/1/chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc File chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc (right): http://codereview.chromium.org/10034037/diff/1/chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc#newcode138 chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc:138: PageActionsFunction::PageActionsFunction() { can you move the constructor and ...
8 years, 8 months ago (2012-04-13 22:52:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cduvall@chromium.org/10034037/5002
8 years, 8 months ago (2012-04-13 22:58:52 UTC) #3
cduvall
Thanks! http://codereview.chromium.org/10034037/diff/1/chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc File chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc (right): http://codereview.chromium.org/10034037/diff/1/chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc#newcode138 chrome/browser/extensions/api/extension_action/extension_page_actions_api.cc:138: PageActionsFunction::PageActionsFunction() { On 2012/04/13 22:52:52, Aaron Boodman wrote: ...
8 years, 8 months ago (2012-04-13 22:59:19 UTC) #4
commit-bot: I haz the power
Try job failure for 10034037-5002 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-04-14 00:50:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cduvall@chromium.org/10034037/5002
8 years, 8 months ago (2012-04-14 00:51:16 UTC) #6
commit-bot: I haz the power
8 years, 8 months ago (2012-04-14 03:29:25 UTC) #7
Change committed as 132321

Powered by Google App Engine
This is Rietveld 408576698