Closed
Bug 203848
Opened 22 years ago
Closed 22 years ago
Land latest venkman
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rginda, Assigned: rginda)
Details
Attachments
(1 file)
|
62.62 KB,
patch
|
asa
:
approval1.4b+
|
Details | Diff | Splinter Review |
The latest venkman xpi has a number of important fixes, as well as an excellent
new feature. It's being test right now as an XPI, and so far, appears to be
ready to go.
The bug fixes are:
* Sometimes HTML files would not completely load in the source view. I had
been reusing a scriptable input stream in a place where that's not allowed.
* When you reloaded a file in the source view, the loaded scripts view would
stop responding to double clicks.
* If you cycled the ``Exclude Browser Files'' option from on to off, the
browser files would appear as disabled files, even though they were
no longer disabled.
* There was no way to delete a pref with the /pref command.
* If you moved a tree-based view, it would stop responding to double-clicks.
* The debugger would get into a bad state if you examined an object that
had a property named "__proto__".
The new features is:
* Tabbed Views! You can now stack views ontop of each other, see
news://news.mozilla.org:119/b8mpdo$fsd3@ripley.netscape.com
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 122055 [details] [diff] [review]
latest and greatest venkman
I'd like to get this into 1.4b for the testing.
Attachment #122055 -
Flags: approval1.4b?
Comment 3•22 years ago
|
||
Comment on attachment 122055 [details] [diff] [review]
latest and greatest venkman
a=asa
Attachment #122055 -
Flags: approval1.4b? → approval1.4b+
| Assignee | ||
Comment 4•22 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 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
•