| Issue 8071: | javascript debugger doesn't come up for constrained windows | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Chrome 2.0.166.1 What steps will reproduce the problem? 1. Go to http://go/compat/NPM/parent.html 2. Click on open constrained window 3. Focus on the constrained window 4. Do a CTRL+SHIFT+L to bring up js debugger What is the expected output? js debugger comes up What do you see instead? Nothing. Please use labels and text to provide additional information. Chrome stable build 1.0.154.48: ok Chrome 2.0.160.0: not ok |
||||||||||||||||||||||
,
Feb 25, 2009
Fails for me at r9825. About to check a later version... |
|||||||||||||||||||||||
,
Feb 25, 2009
Still fails at r10380. It doesn't seem to fail for other shortcuts (Ctrl-Shift-J, Ctrl-U), so I don't think it needs to block 2.0-Beta.
Labels: -Area-BrowserBackend Area-BrowserUI Mstone-2.0
|
|||||||||||||||||||||||
,
Feb 25, 2009
(No comment was entered for this change.)
Status: Available
Owner: --- Cc: aoca...@chromium.org Labels: -Mstone-2.0 Mstone-2.1 |
|||||||||||||||||||||||
,
May 05, 2009
I'm working on this.
Status: Started
Owner: yusu...@google.com |
|||||||||||||||||||||||
,
May 08, 2009
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=15671
------------------------------------------------------------------------
r15671 | pkasting@chromium.org | 2009-05-08 12:41:49 -0700 (Fri, 08 May 2009) | 3 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser.cc?r1=15671&r2=15670
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/debugger/debugger_host.h?r1=15671&r2=15670
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/debugger/debugger_host_impl.cpp?r1=15671&r2=15670
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/debugger/debugger_host_impl.h?r1=15671&r2=15670
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/debugger/debugger_io.h?r1=15671&r2=15670
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/debugger/debugger_window.cc?r1=15671&r2=15670
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/debugger/debugger_window.h?r1=15671&r2=15670
Enable ctrl-shift-L for app/popup windows and fix a crash. Patch by Yusuke Sato (see http://codereview.chromium.org/115050 ), r=me.
BUG=8071,11559
------------------------------------------------------------------------
|
|||||||||||||||||||||||
,
May 08, 2009
Fixed in r15671.
Status: Fixed
|
|||||||||||||||||||||||
| ► Sign in to add a comment | |||||||||||||||||||||||