Closed
Bug 239753
Opened 21 years ago
Closed 21 years ago
"Open Windows" tab does not show any open windows in Firefox
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: rginda)
Details
Attachments
(1 file)
1.91 KB,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Summary pretty much says it all. In Firefox, there are no entries in Venkman's
Open Windows tab (the one that's next to Loaded Scripts by default).
Reproducible: Always
Steps to Reproduce:
1. Navigate to any page
2. Bring up Venkman (I do so by navigating to x-jsd:debugger )
3. Click the Open Windows tab
Actual Results:
Nothing in the list
Expected Results:
Listed the filename for the page I navigated to in step 1 (and any other
windows that happened to be open).
Workaround: In the Debug menu, uncheck "Exclude Browser Files". You can then
get to the open windows through browser.xul.
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 145787 [details] [diff] [review]
Allow "browser.xul" in place of "navigator.xul".
r=rginda
Attachment #145787 -
Flags: review+
Comment 3•21 years ago
|
||
Checked in.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•