Platform/2008-08-27
From MozillaWiki
< Platform
« previous week | index | next week »
Contents
Details
- Wednesdays - 11:00am Pacific, 2:00pm Eastern, 19:00 UTC
- Mozilla Building S - <script> conference room
- 650-903-0800 or 650-215-1282 x91 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #shiretoko for backchannel
Notices
- 1.9.1 Beta 1 Freeze Tuesday, Sep 9 @11:59PM PDT.
- Please take a look at the feature list and get things missing added, and update status for things you own: Firefox3.1/Features#Gecko_1.9.1
GFX 1.9.1 Update
- GFX blocking 1.9.1+
- GFX wanted 1.9.1+
- Performance:
- Color management perf landed. Not turned on for A2 because of a bunch of reftest failures. After a few days on it it appears that all but one or two issues are problems with the reftests, not the code. Patches in progress for all the issues (about 7 total).
- Downloadable fonts (jdaggett)
- Updated patch to do same-site origin checking of fonts
- Done at parse time, but probably need to do at load time to allow for access-control and redirects
Layout 1.9.1 Update
- 1.9.1 Layout Bugs
- Video (roc/cdouble):
- Acid3:
- SMIL (dholbert):
- Not much new (OOTO for most of past week)
- Posting updated patch in next day or two
- SVG CSS, roc:
- media queries (dbaron):
- CSS transforms - keith:
Content 1.9.1 Update
- Content 1.9.1 Bugs
- Worker Threads:
- Script loading mostly done, needs reviews.
- XHR and JSON last major features.
- Need to catch up with the spec work, nothing really major.
- Cross-site XHR:
- Jonas has a good bit of this already done, needs finalized and reviewed.
- XHR Upload and download progress events - landed. Followups (451991, 444546, 445225) have patches.
JS 1.9.1
Last week:
- JS Tracing:
- Last week's status:
- going to land in m-c pref'd off
- This Week's Status:
- https://wiki.mozilla.org/JavaScript:TraceMonkey
- Chasing regressions
- Last week's status:
Blocking | ||||
417131 | igor@mir2.org | FIXED | JS Enumeration Allocation Consternation | |
421864 | igor@mir2.org | review_brendan? | Interpreter creates too many doubles | |
433337 | igor@mir2.org | FIXED | Reunify jsinterp.c on Windows | |
Wanted | ||||
229756 | graydon@mozilla.com | Make SpiderMonkey's const extension JS2/ES4 compatible | ||
445262 | brendan@mozilla.org | display closure optimizations for SpiderMonkey | ||
260106 | brendan@mozilla.org | wip-patch | elisions in array literals should not create properties (js1_5/Array/11.1.4.js) | |
312354 | brendan@mozilla.org | FIXED | Assignment expressions have wrong type (ecma_3/Operators/11.13.1-002.js) | |
363534 | brendan@mozilla.org | FIXED | Combine JSOP_LT and JSOP_IFEQ, etc., pairs | |
445893 | brendan@mozilla.org | FIXED | Use the property cache for JSOP_NAMEINC, etc. | |
384244 | crowder@fiverocks.com | FIXED | update jsdtoa with interesting pieces of more-recent dtoa | |
440473 | crowder@fiverocks.com | FIXED | crash [@ Decompile][@ js_GetSrcNoteOffset] with firebug/jQuery | |
433351 | crowder@fiverocks.com | review_mrbkap? | Implement Object.extend | |
442379 | dmandelin@mozilla.com | wip-patch | try inline-threading, at least with GCC if not MSVC | |
305064 | mike.kaplinskiy@gmail.com | checkin_needed | Add trim, ltrim, and rtrim features for javascript strings | |
352437 | general@js.bugs | string.link does not escape url | ||
429507 | general@js.bugs | Function.prototype.bind | ||
433336 | graydon@mozilla.com | review_shaver? | array iteration optimization | |
411575 | igor@mir2.org | FIXED | js_PutCallObject() is slow. | |
432881 | igor@mir2.org | FIXED | SM: JSVAL_VOID as a pseudo-boolean | |
443746 | igor@mir2.org | FIXED | Optimizing the enumeration state allocation | |
346749 | mrbkap@gmail.com | FIXED | let declarations at top level are turned into var declarations | |
442358 | mrbkap@gmail.com | FIXED | jsinterp control flow doesn't flow as specified | |
444787 | mrbkap@gmail.com | FIXED | Object.getPrototypeOf | |
312116 | nobody@mozilla.org | should support catchall getters/setters | ||
445178 | rubys@intertwingly.net | Decimal Support | ||
419225 | sayrer@gmail.com | wip-patch | refactor ExecuteREBytecode and SimpleMatch | |
430930 | sayrer@gmail.com | Date.parse cannot even parse "2008-04-26" (should understand ISO 8601) | ||
419743 | shaver@mozilla.org | wip-patch | JSOP_CONCATN for improved chained-concat performance | |
433335 | shaver@mozilla.org | mark sharp object avoidance |
Mobile 1.9.1 Update
- We now statically link jemalloc to xulrunner-stub bug 451193
- setting up mobile builds on a staging slave. Curious can follow along in bug 430200
- Need help with:
- Need a way to get paint notifications from a hidden browser window bug 450930
- Various graphics performance issues bug 451621 bug 450400 bug 450916
- Various focus issues bug 406837 bug 441582 bug 435446
- Working on better handling of low memory situations
- Expose Video / Camera 451674 bug 451674
- Geolocation. Updated to latest draft spec. Couple issues.
General 1.9.1 Updates
- offline cache, dcamp: bug 442806 landed, bug 442812 landing today, still working on bug 442813.
- localStorage, honzab:
- HTML5 drag-drop
Security
- Tracemonkey code walkthrough scheduling
- Core Security Bugs:
- bug 422283last touched in April
Security Reviews
See the security review schedule page to get your review scheduled ASAP!
- Did the earlier reviews happen?
- Can there be a column on this page to indicate when the review is completed?