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

Issue 16092015: Move multiple UI surfaces check to PageActionHandler. (Closed)

Created:
7 years, 6 months ago by Yoyo Zhou
Modified:
7 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Move multiple UI surfaces check to PageActionHandler. (We don't need to check is_app because the features system doesn't provide browser/page actions to apps.) BUG=159265 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203312

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -25 lines) Patch
M chrome/common/extensions/api/extension_action/page_action_handler.cc View 1 chunk +6 lines, -0 lines 2 comments Download
M chrome/common/extensions/extension.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension.cc View 3 chunks +0 lines, -21 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yoyo Zhou
7 years, 6 months ago (2013-05-30 22:57:04 UTC) #1
Matt Perry
lgtm https://codereview.chromium.org/16092015/diff/1/chrome/common/extensions/api/extension_action/page_action_handler.cc File chrome/common/extensions/api/extension_action/page_action_handler.cc (right): https://codereview.chromium.org/16092015/diff/1/chrome/common/extensions/api/extension_action/page_action_handler.cc#newcode60 chrome/common/extensions/api/extension_action/page_action_handler.cc:60: if (extension->manifest()->HasKey(keys::kBrowserAction)) { The asymmetry of this bothers ...
7 years, 6 months ago (2013-05-30 23:16:13 UTC) #2
Yoyo Zhou
https://codereview.chromium.org/16092015/diff/1/chrome/common/extensions/api/extension_action/page_action_handler.cc File chrome/common/extensions/api/extension_action/page_action_handler.cc (right): https://codereview.chromium.org/16092015/diff/1/chrome/common/extensions/api/extension_action/page_action_handler.cc#newcode60 chrome/common/extensions/api/extension_action/page_action_handler.cc:60: if (extension->manifest()->HasKey(keys::kBrowserAction)) { On 2013/05/30 23:16:14, Matt Perry wrote: ...
7 years, 6 months ago (2013-05-30 23:24:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/16092015/1
7 years, 6 months ago (2013-05-30 23:30:39 UTC) #4
commit-bot: I haz the power
7 years, 6 months ago (2013-05-31 02:19:08 UTC) #5
Message was sent while issue was closed.
Change committed as 203312

Powered by Google App Engine
This is Rietveld 408576698