Confirmed users
446
edits
GavinSharp (talk | contribs) |
(add bug link for background-size vector image work) |
||
(13 intermediate revisions by 9 users not shown) | |||
Line 9: | Line 9: | ||
= Notices / Schedule = | = Notices / Schedule = | ||
* mozilla-central → mozilla-aurora source migration is on 2011-08-16...''exactly 1 week away'' | |||
* We're in the endgame for this development cycle, if you find any issues/regressions that need to be fixed on mozilla-beta please '''[mailto:release-drivers@mozilla.org email release-drivers] | |||
* Firefox 3.6.20 went to beta today, if regressions are found we will need quick turnaround from branch patch developers | |||
= Firefox Development = | = Firefox Development = | ||
Line 23: | Line 27: | ||
= JS = | = JS = | ||
bhackett's Type Inference project (aka TI, JM+TI) is getting close to landing. It's a complex change that is not easily reversible, so it's hard in the standard train model. dmandelin will be sending out a proposal for getting this out to users via a parallel set of repos, so that we point users at different builds instead of landing or backing out changes. | |||
= Layout = | = Layout = | ||
Line 30: | Line 36: | ||
* Hyphenation dictionaries for many languages have been landed, packaged for desktop only for now | * Hyphenation dictionaries for many languages have been landed, packaged for desktop only for now | ||
* unification of standards mode and quirks mode text-decoration (underline, overline, line-through) landed. One codepath instead of two. {{bug|403524}} | * unification of standards mode and quirks mode text-decoration (underline, overline, line-through) landed. One codepath instead of two. {{bug|403524}} | ||
* CSS background-size algorithm for vector images has now been fully implemented, as of about 9am this morning, in m-c {{bug|609714}} | |||
* Zzzzzz | * Zzzzzz | ||
= DOM = | = DOM = | ||
* Strong parent pointer changes landed {{bug|335998}} (smaug) | |||
* New DOM bindings for NodeList and friends close to landing (peterv etc) | |||
= Network = | = Network = | ||
Line 39: | Line 48: | ||
= Mobile = | = Mobile = | ||
Improved build, debug and testing docs: [[Mobile/Fennec/Android]] | |||
= Accessibility = | = Accessibility = | ||
= Multi-Process = | = Multi-Process = | ||
* jez has posted a plan/schedule for session-restore with content processes | |||
* meeting later today to discuss Jetpack SDK integration | |||
= Tree Management = | = Tree Management = | ||
* {{bug|629759}} - FYI: On Aug. 4th the drivers of the XP rev3 minis got updated to version 260.99 | |||
= Security = | |||
Security reviews this week [https://mail.mozilla.com/home/ckoenig@mozilla.com/Security%20Review.html (calendar)] | |||
Wed 10-Aug | |||
Web apps support in Fennec :: 15:00 PDT | |||
Fri 12-Aug | |||
[Mobile] Anti-malware/phishing :: 11:00 PDT | |||
Be aware Security review/discussion scheduling is changing per the note to [https://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/d8299dd16187909/2e709b73eca89ae9?lnk=gst&q=curtis#2e709b73eca89ae9 dev-planning] | |||
= Stability Report = | = Stability Report = | ||
==Desktop== | ==Desktop== | ||
Line 74: | Line 97: | ||
= Roundtable = | = Roundtable = | ||
* {{bug|677256}} Geolocation wifi protocol changing. new API, rewrite of the component. Will land next week. |