1,295
edits
(→Outstanding "Want To Have" Tasks: Add removing xpcom_obsolete dependency from thunderbird.) |
|||
Line 6: | Line 6: | ||
* Implement CSS3 page-break and column-break properties | * Implement CSS3 page-break and column-break properties | ||
* Implement CSS3 borders and backgrounds module | * Implement CSS3 borders and backgrounds module | ||
* Implement CSS animations | |||
* Implement CSS transformations | |||
* Rework overflow area computation (se | |||
* Eliminate XUL box objects in favour of APIs directly on XUL elements | |||
* [http://weblogs.mozillazine.org/roc/archives/2007/12/our_rectangles.html Fix overflow areas] | |||
* Implement Web Forms 2 | * Implement Web Forms 2 | ||
* Implement Web Apps 1.0: drag-and-drop (See {{bug|356295}}) | * Implement Web Apps 1.0: drag-and-drop (See {{bug|356295}}) | ||
Line 20: | Line 25: | ||
* Rework image drawing to decompress-on-draw and make the principal interface be "draw yourself to this Thebes context" | * Rework image drawing to decompress-on-draw and make the principal interface be "draw yourself to this Thebes context" | ||
* Unify widget events and DOM events | * Unify widget events and DOM events | ||
* [[Gecko:Compositor|Compositor]], widget removal, view removal | * [[Gecko:Compositor|Compositor]], widget removal, view removal | ||
* Help Mailnews/Thunderbird finally get rid of its dependency on xpcom_obsolete as per [[Gecko:Obsolete_API]] and https://bugzilla.mozilla.org/show_bug.cgi?id=38122 | * Help Mailnews/Thunderbird finally get rid of its dependency on xpcom_obsolete as per [[Gecko:Obsolete_API]] and https://bugzilla.mozilla.org/show_bug.cgi?id=38122 | ||
edits