User:Zeniko: Difference between revisions
Jump to navigation
Jump to search
(update) |
mNo edit summary |
||
| Line 6: | Line 6: | ||
== Bugs of Interest == | == Bugs of Interest == | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=332529 Run userChrome.js at startup (bug 332529)] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=332529 Run userChrome.js at startup (bug 332529)] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=386228 Unify back and forward tab history and provide only one drop-down button (IE7 style)] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=386228 Unify back and forward tab history and provide only one drop-down button (IE7 style) (bug 386228)] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=386789 until we implement JSON extensions to the JS language, put our implementation in a js file that we can share with Components.utils.import?] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=386789 until we implement JSON extensions to the JS language, put our implementation in a js file that we can share with Components.utils.import? (bug 386789)] | ||
== Chunks of Code (Extensions) == | == Chunks of Code (Extensions) == | ||
Revision as of 17:54, 6 September 2007
Areas of Activity
Bugs of Interest
- Run userChrome.js at startup (bug 332529)
- Unify back and forward tab history and provide only one drop-down button (IE7 style) (bug 386228)
- until we implement JSON extensions to the JS language, put our implementation in a js file that we can share with Components.utils.import? (bug 386789)