Mobile/WindowsMobileBlockers: Difference between revisions
< Mobile
Jump to navigation
Jump to search
(→A1) |
(→A1: update fixed bugs.) |
||
| Line 1: | Line 1: | ||
=A1= | =A1= | ||
* revise theme for smaller screens and lower resolutions ({{bug|475356}}) | * revise theme for smaller screens and lower resolutions ({{bug|475356}}) | ||
* drawImage of canvas onto self is incorrect ({{bug|473443}}) | * drawImage of canvas onto self is incorrect ({{bug|473443}}) | ||
* Need idle service on windows mobile ({{bug|475361}}) | * Need idle service on windows mobile ({{bug|475361}}) | ||
| Line 22: | Line 15: | ||
* Dialogs are too big for the screen ({{bug|481914}}) | * Dialogs are too big for the screen ({{bug|481914}}) | ||
* | * don't always show up in task manager ({{bug|482741}}) | ||
* JEMalloc ({{bug|478044}}) | |||
** Pages do not load, not even the welcome screen - checkerboard is all that is displayed ({{bug|477956}}) (DONE) | |||
* Shunt build stuff ({{bug|476201}}) (DONE) | |||
* the rule for DIST_FILES should create dist/bin ({{bug|473411}}) (DONE) | |||
* software keyboard does not work on passwords ({{bug|482739}}) (DONE) | |||
* Not using full screen (button part of the screen (where the software menu keys usually are)) is not being drawn. ({{bug|481780}}) (DONE) | * Not using full screen (button part of the screen (where the software menu keys usually are)) is not being drawn. ({{bug|481780}}) (DONE) | ||
Revision as of 23:25, 12 April 2009
A1
- revise theme for smaller screens and lower resolutions (bug 475356)
- drawImage of canvas onto self is incorrect (bug 473443)
- Need idle service on windows mobile (bug 475361)
- Plugin support on windows ce (bug 478087)
- Crash in nanojit when accessing mozilla.org on windows ce arm (bug 465205)
- Content sink needs to be more responsive (bug 481566)
- Dialogs are too big for the screen (bug 481914)
- don't always show up in task manager (bug 482741)
- JEMalloc (bug 478044)
- Pages do not load, not even the welcome screen - checkerboard is all that is displayed (bug 477956) (DONE)
- Shunt build stuff (bug 476201) (DONE)
- the rule for DIST_FILES should create dist/bin (bug 473411) (DONE)
- software keyboard does not work on passwords (bug 482739) (DONE)
- Not using full screen (button part of the screen (where the software menu keys usually are)) is not being drawn. (bug 481780) (DONE)
- Single cached surface for painting with image surfaces (bug 480088) (DONE)
- 15% Faster responsiveness (goal) (DONE)