|
|
(9 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == New Functionality == | | {| border="0" cellpadding="3" |
| | | |- |
| Crash recovering and session resuming:
| | | Area of Activity: |
| * [http://forums.mozillazine.org/viewtopic.php?t=164513 Crash Recovery]
| | | [[Session Restore]] |
| * [[Session_Restore]]
| | |- |
| | | | Bug of Interest: |
| Enhanced JavaScript Console:
| | | [https://bugzilla.mozilla.org/show_bug.cgi?id=332529 Run userChrome.js at startup <nowiki>[...]</nowiki> (bug 332529)] |
| * [http://forums.mozillazine.org/viewtopic.php?t=318102 Console²]
| | |- |
| * [https://bugzilla.mozilla.org/show_bug.cgi?id=312962 redesign javascript console for easier reading and visual scanning (bug 312962)]
| | | Chunk of Code: |
| | | | [http://mozilla.zeniko.ch/ Extensions by zeniko] |
| == Minor Enhancements ==
| | |} |
| Improve richlistbox:
| |
| * [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 (find as you type) for richlistbox for the EM (bug 298993)]
| |
| | |
| Try to prevent users from deleting valuable data when removing a profile:
| |
| * [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 Inadequate warning before Profile Manager deletes non-Mozilla files (bug 302087)]
| |