|
|
(5 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| Areas in which you can expect help/code from me:
| | {| border="0" cellpadding="3" |
| | | |- |
| == New Functionality ==
| | | Area of Activity: |
| | | | [[Session Restore]] |
| Crash recovering and session resuming:
| | |- |
| * [http://forums.mozillazine.org/viewtopic.php?t=164513 Crash Recovery] (session saving/restoring component)
| | | Bug of Interest: |
| * [http://forums.mozillazine.org/viewtopic.php?t=380534 Session Manager] (front-end to Crash Recovery)
| | | [https://bugzilla.mozilla.org/show_bug.cgi?id=332529 Run userChrome.js at startup <nowiki>[...]</nowiki> (bug 332529)] |
| * [[Session_Restore]]
| | |- |
| | | | Chunk of Code: |
| Enhanced JavaScript Console:
| | | [http://mozilla.zeniko.ch/ Extensions by zeniko] |
| * [http://forums.mozillazine.org/viewtopic.php?t=318102 Console²] (a suggestion for how to fix some console issues)
| | |} |
| * [https://bugzilla.mozilla.org/show_bug.cgi?id=312962 redesign javascript console for easier reading and visual scanning (bug 312962)]
| |
| | |
| == Minor Improvements ==
| |
| userChrome.js:
| |
| * [https://bugzilla.mozilla.org/show_bug.cgi?id=332529 Run userChrome.js at startup (bug 332529)]
| |
| * [[userChrome.js]]
| |
| * [http://forums.mozillazine.org/viewtopic.php?t=397735 userChrome.js extension]
| |
| | |
| Enhanced 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)]
| |
| * [[XUL:Richlistbox]]
| |
| (see [http://forums.mozillazine.org/viewtopic.php?t=318102 Console²] for a working multi-select richlistbox)
| |
| | |
| 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)]
| |