User:Zeniko: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
Enhanced JavaScript Console: | Enhanced JavaScript Console: | ||
* [http://forums.mozillazine.org/viewtopic.php?t=318102 Console²] | * [http://forums.mozillazine.org/viewtopic.php?t=318102 Console²] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id= | * [https://bugzilla.mozilla.org/show_bug.cgi?id=312962 redesign javascript console for easier reading and visual scanning (bug 312962)] | ||
== Minor Enhancements == | == Minor Enhancements == | ||
Improve richlistbox: | Improve richlistbox: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=298371 make richlistbox multi-selectable ( | * [https://bugzilla.mozilla.org/show_bug.cgi?id=298371 make richlistbox multi-selectable (bug 298371)] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=298993 add FAYT for richlistbox ( | * [https://bugzilla.mozilla.org/show_bug.cgi?id=298993 add FAYT (find as you type) for richlistbox for the EM (bug 298993)] | ||
Try to prevent users from deleting valuable data when removing a profile: | Try to prevent users from deleting valuable data when removing a profile: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=305551 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=305551 No warning before creating user-specified profile directory (bug 305551)] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=302087 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=302087 Inadequate warning before Profile Manager deletes non-Mozilla files (bug 302087)] |
Revision as of 23:57, 8 February 2006
New Functionality
Crash recovering and session resuming:
Enhanced JavaScript Console:
Minor Enhancements
Improve richlistbox:
- make richlistbox multi-selectable (bug 298371)
- add FAYT (find as you type) for richlistbox for the EM (bug 298993)
Try to prevent users from deleting valuable data when removing a profile: