Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(394)

Issue 10377114: Remove some more OS_CHROMEOS from browser. (Closed)

Created:
8 years, 7 months ago by Ben Goodger (Google)
Modified:
8 years, 7 months ago
Reviewers:
mazda, sky
CC:
chromium-reviews, jennb, sadrul, derat+watch_chromium.org, ben+watch_chromium.org, mazda+watch_chromium.org, Dmitry Titov, dcheng, jianli, Andrei
Visibility:
Public.

Description

Patch Set 1 : #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -85 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/accelerators/accelerator_table.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/accelerators/accelerator_table.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/shell/shell_delegate_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/shell/shell_delegate_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/shell_delegate.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/test/test_shell_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/test/test_shell_delegate.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser.cc View 3 chunks +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/browser_window.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/panels/panel.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/panels/panel.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/accelerator_table.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/ash/chrome_shell_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/chrome_shell_delegate.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_dialog_view.h View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_dialog_view.cc View 3 chunks +8 lines, -11 lines 1 comment Download
M chrome/browser/ui/views/page_info_bubble_view.cc View 2 chunks +0 lines, -24 lines 0 comments Download
M ui/views/view.cc View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ben Goodger (Google)
This does two things: - moves invocation of keyboard overlay to ash (and thus removes ...
8 years, 7 months ago (2012-05-15 17:58:20 UTC) #1
sky
I think you want GetDefaultProfileOrOffTheRecord and then LGTM
8 years, 7 months ago (2012-05-15 18:03:12 UTC) #2
mazda
Hi Ben, Thank you for doing this. Could you add 121999 (http://crbug.com/121999) to the BUG ...
8 years, 7 months ago (2012-05-15 18:15:26 UTC) #3
mazda
https://chromiumcodereview.appspot.com/10377114/diff/15006/chrome/browser/ui/views/keyboard_overlay_dialog_view.cc File chrome/browser/ui/views/keyboard_overlay_dialog_view.cc (right): https://chromiumcodereview.appspot.com/10377114/diff/15006/chrome/browser/ui/views/keyboard_overlay_dialog_view.cc#newcode77 chrome/browser/ui/views/keyboard_overlay_dialog_view.cc:77: target_->AcceleratorPressed(accelerator); This line is supposed to handle browser accelerators ...
8 years, 7 months ago (2012-05-15 18:36:43 UTC) #4
Ben Goodger (Google)
Well, some of the shortcuts surely affect the shell, too (not just the BV). Won't ...
8 years, 7 months ago (2012-05-15 19:45:45 UTC) #5
mazda
8 years, 7 months ago (2012-05-15 19:57:38 UTC) #6
On 2012/05/15 19:45:45, Ben Goodger (Google) wrote:
> Well, some of the shortcuts surely affect the shell, too (not just the BV).
> Won't the accelerator controller pass unhandled accelerators to the focused
> browser window?
> 
> -Ben

That's right, and it is another issue I have to fix (http://crbug.com/117365).

Powered by Google App Engine
This is Rietveld 408576698