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

Issue 115050: Enabled Ctrl+Shift+L for POPUP and APP windows.... (Closed)

Created:
11 years, 7 months ago by Yusuke (unused)
Modified:
9 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

- Enabled Ctrl+Shift+L for POPUP and APP windows. - Fixed crash related to Ctrl+Shift+L. BUG=8071, 11559

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -20 lines) Patch
M chrome/browser/browser.cc View 1 2 3 4 5 4 chunks +15 lines, -11 lines 0 comments Download
M chrome/browser/debugger/debugger_host.h View 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/debugger/debugger_host_impl.h View 4 5 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/debugger/debugger_host_impl.cpp View 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/debugger/debugger_io.h View 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/debugger/debugger_window.h View 4 5 3 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/debugger/debugger_window.cc View 4 5 2 chunks +15 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yusuke (unused)
Hi Peter, Could you review this?
11 years, 7 months ago (2009-05-06 23:56:19 UTC) #1
Peter Kasting
http://codereview.chromium.org/115050/diff/6/7 File chrome/browser/browser.cc (right): http://codereview.chromium.org/115050/diff/6/7#newcode1049 Line 1049: // TODO(yusukes): give focus to the existing debugger ...
11 years, 7 months ago (2009-05-07 01:10:59 UTC) #2
Yusuke (unused)
Thanks for the review. Please take another look. http://codereview.chromium.org/115050/diff/6/7 File chrome/browser/browser.cc (right): http://codereview.chromium.org/115050/diff/6/7#newcode1049 Line 1049: ...
11 years, 7 months ago (2009-05-07 04:08:00 UTC) #3
Peter Kasting
LGTM http://codereview.chromium.org/115050/diff/1023/16 File chrome/browser/debugger/debugger_window.cc (right): http://codereview.chromium.org/115050/diff/1023/16#newcode140 Line 140: void DebuggerWindow::Focus() { Nit: Suggestion: Maybe if ...
11 years, 7 months ago (2009-05-07 17:29:47 UTC) #4
Yusuke (unused)
http://codereview.chromium.org/115050/diff/1023/16 File chrome/browser/debugger/debugger_window.cc (right): http://codereview.chromium.org/115050/diff/1023/16#newcode140 Line 140: void DebuggerWindow::Focus() { Thanks for the suggestion. Done. ...
11 years, 7 months ago (2009-05-07 23:09:51 UTC) #5
Peter Kasting
Do you need me to commit this?
11 years, 7 months ago (2009-05-07 23:37:46 UTC) #6
Peter Kasting
11 years, 7 months ago (2009-05-08 19:42:24 UTC) #7
Landed in r15671.

Powered by Google App Engine
This is Rietveld 408576698