User:Dbaron/1.9.3 Alpha: Difference between revisions
Jump to navigation
Jump to search
Midnightaz (talk | contribs) No edit summary |
|||
Line 87: | Line 87: | ||
| Same | | Same | ||
| API & usage | | API & usage | ||
|- | |||
| setCapture / releaseCapture APIs from IE | |||
| {{bug|503943}} | |||
| landed | |||
| ready | |||
| bugs, regressions | |||
|} | |} | ||
Revision as of 22:55, 22 January 2010
Bug Queries
1.9.3 Triage: nominations
1.9.3 alpha 1 Status: Open blockers
Features
I'm trying to build a list of what features we want to get Web developer testing on in 1.9.3 alphas and what their current status is.
Description | Bug | Expected landing | Expected ready for widespread testing | What we want feedback on |
---|---|---|---|---|
out of process plugins (maybe split this into multiple pieces?) | bugs, UI? | |||
WebGL | bug 516213, etc. | landed | ? | ? |
CSS transitions | bug 435441, etc. | landed | ready | bugs, missing capabilities |
SMIL Animation | bug 482402, etc. | landed | ? | ? |
significant changes to table borders | bug 452319, bug 43178 | landed | ready | bugs |
background: -moz-image-rect() | bug 113577 | landed | ready? | ? |
CSS calc() values | bug 363249 | partial support in February? (as of 2010-01-14) | February/March? (as of 2010-01-14) | bugs, missing capabilities, syntax |
Range.getClientRects and Range.getBoundingClientRect | bug 396392 | landed | ready? | ? |
Much faster/smaller canvas imagedata | bug 534467 | ? | ? | bugs, compatibility |
x86-64 jit | bug 489146 | landed | ready | bugs, performance |
mozMatchesSelector | bug 518003 | landed | ready | bugs, general suggestions |
js-ctypes API additions | bug 513788 | By Feb 5th | Same | API & usage |
setCapture / releaseCapture APIs from IE | bug 503943 | landed | ready | bugs, regressions |
Other changes
Other changes that need banging on but aren't web developer features:
Description | Bug | Expected landing | Expected ready for widespread testing | What we want feedback on |
---|---|---|---|---|
Cloning documents for printing | bug 487667 | landed | ready | bugs |
Scrolling rewrite | bug 526394 | landed | ready? | bugs, performance? |
Various frametree architecture changes: double-linking, no more primary frame map, destruction rewrite, last-frame pointers. | bug 512336, bug 500882, bug 233463, bug 508473 | landed | ready | bugs |
Async visited checks | bug 461199 | end of jan | end of jan | bugs, performance |
Change {ib} splits to follow spec and be faster | bug 501847 | landed | ready | compatibility issues |
Doing restyles lazily off the refresh driver | bug 528306 | landed | ready | compatibility issues |
Async reflow and paint on text control .value changes | bug 259636 | landed | ready | compatibility issues |
Other Issues
- 64-bit Linux as supported platform?