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

Issue 10834184: Copy the !details.is_in_page restriction from TabHelper to PageActionController::DidNavigateMainFra… (Closed)

Created:
8 years, 4 months ago by Jeffrey Yasskin
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, Finnur
Visibility:
Public.

Description

Copy the !details.is_in_page restriction from TabHelper to PageActionController::DidNavigateMainFrame Oops, r145054 forgot to do this. BUG=139410 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150268

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/browser/extensions/page_action_controller.cc View 2 chunks +4 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
Jeffrey Yasskin
8 years, 4 months ago (2012-08-06 19:27:29 UTC) #1
not at google - send to devlin
https://chromiumcodereview.appspot.com/10834184/diff/1/chrome/browser/extensions/page_action_controller.cc File chrome/browser/extensions/page_action_controller.cc (right): https://chromiumcodereview.appspot.com/10834184/diff/1/chrome/browser/extensions/page_action_controller.cc#newcode93 chrome/browser/extensions/page_action_controller.cc:93: const std::vector<ExtensionAction*> current_actions = GetCurrentActions(); remind me why we ...
8 years, 4 months ago (2012-08-06 22:09:19 UTC) #2
Jeffrey Yasskin
https://chromiumcodereview.appspot.com/10834184/diff/1/chrome/browser/extensions/page_action_controller.cc File chrome/browser/extensions/page_action_controller.cc (right): https://chromiumcodereview.appspot.com/10834184/diff/1/chrome/browser/extensions/page_action_controller.cc#newcode93 chrome/browser/extensions/page_action_controller.cc:93: const std::vector<ExtensionAction*> current_actions = GetCurrentActions(); On 2012/08/06 22:09:19, kalman ...
8 years, 4 months ago (2012-08-06 22:24:25 UTC) #3
not at google - send to devlin
Ah I didn't realise we did that. Cool, lgtm. We could add a test for ...
8 years, 4 months ago (2012-08-06 22:27:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/10834184/1
8 years, 4 months ago (2012-08-06 22:28:51 UTC) #5
Jeffrey Yasskin
On 2012/08/06 22:27:14, kalman wrote: > Ah I didn't realise we did that. Cool, lgtm. ...
8 years, 4 months ago (2012-08-06 22:31:02 UTC) #6
not at google - send to devlin
nope, script_badge_unittest does it.
8 years, 4 months ago (2012-08-06 22:33:27 UTC) #7
not at google - send to devlin
script_badge_controller_unittest.cc rather (line 170 in my checkout)
8 years, 4 months ago (2012-08-06 22:36:07 UTC) #8
commit-bot: I haz the power
Try job failure for 10834184-1 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 23:04:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/10834184/1
8 years, 4 months ago (2012-08-07 01:58:00 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 04:08:30 UTC) #11
Change committed as 150268

Powered by Google App Engine
This is Rietveld 408576698