Platform/2011-09-06
< Platform
Jump to navigation
Jump to search
« previous week | index | next week »
Mobile Discussion
Notices / Schedule
- 3.6.22 and 6.0.2 (desktop and mobile) just went live
- 7.0b4 will come out later today with the same fixes
- If you are on the book for 3.6.23 patches (the update that will ship with Firefox 7), please land them on releases/mozilla-1.9.2 ASAP
Firefox Development
- Tim Taubert refactored Panorama's WebProgressListener to support e10s, and to improve private browsing support WRT saving tab thumbnails (bug 674926)
- Kev Needham worked with Twitter to add Twitter search to the Firefox search bar (bug 671307)
- Michael Ventnor is making progress cleaning up and refactoring some autocomplete APIs to properly support inline autocomplete (bug 566489)
Firefox Developer Tools
Performance
GFX
JS
Layout
- 'font-stretch' implemented (jfkthame/jdaggett) --- 4-digit bug fixed!
- Team status:
- dbaron: reviews, investigating mobile text resizing
- dholbert: CSS3 flexbox
- matspal, tnikkel: bug fixing
- fantasai: getting started on page-break-*
- jfkthame: bug fixing, patches for Graphite font support
- jwatt: converting SVG code to use display lists and be more like other layout code
- heycam: WebIDL, reworking SVG text to use CSS layout
- smontagu: implementing dir="auto" and unicode-bidi:isolate/plaintext
- mattwoodrow: further 3D-transforms improvements (layer sorting)
- Zzzzz
Video
- Basic fullscreen API landed (preffed off) (cpearce)
- cpearce now working on UI changes needed to get it enabled by default
- Team status:
- doublec: bug fixing
- kinetik: tidying up libcubeb sound library for review
- karl: reviews, tuning the lighting in the Auckland office
- cpearce: fixing remaining issues with fullscreen API (such as multiprocess support)
- rgiles: starting on WebVTT subtitles
- derf, jmvalin: Opus work, WebRTC standards discussion, WebRTC demo hacking
- rjesup: WebRTC
- roc: MediaStreams processing infrastructure