Platform/2008-08-13: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 6 users not shown)
Line 18: Line 18:
* [http://tinyurl.com/4zv2kn GFX wanted 1.9.1+]
* [http://tinyurl.com/4zv2kn GFX wanted 1.9.1+]
* Performance:
* Performance:
** operation is 2.5x faster
** imglib caching improvements up for review
** imglib caching improvements up for review
** cms Talos hit down to <= 5% on windows as well as linux - working on a testing framework so it can be landed
** cms Talos hit down to <= 5% on windows as well as linux - working on a testing framework so it can be landed
* Features:
* Features:
** directfb work landed
** glass effect landed


=== Layout 1.9.1 Update ===
=== Layout 1.9.1 Update ===
Line 45: Line 46:
* JS Tracing:
* JS Tracing:
** Last week's status:
** Last week's status:
*** List gathered at the summit for integrating on trunk
*** meta bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=449436 449436]
** This Week's Status:
** This Week's Status:
*** chasing bugs in [https://bugzilla.mozilla.org/show_bug.cgi?id=449436 449436]
*** very few regressions vs. interpreter left, some big wins
*** nested loop tracing / recursive function calls biggest performace problem near term


{|
{|
Line 116: Line 122:


=== Mobile 1.9.1 Update ===
=== Mobile 1.9.1 Update ===
* setting up mobile builds on a staging slave. Curious can follow along in {{bug|430200}}


== General 1.9.1 Updates ==
=== General 1.9.1 Updates ===
* offline cache, dcamp: Got first round of reviews last week, working through review comments this week.
* offline cache, dcamp: Got first round of reviews last week, working through review comments this week.
* localStorage, honzab:
* localStorage, honzab:
Line 128: Line 135:


==== Security Reviews ====
==== Security Reviews ====
Please complete the [[Firefox3/Security_Review_Template|Security Review Template]] for your feature before your scheduled review


{| border="1"
See [[Firefox3.1/Security|the security review schedule]] page to get your review scheduled ASAP!
! feature || review date || who
|-
|Worker Threads || || bent
|-
|<video> || || chrisd
|-
| SMIL || || dholbert / roc
|-
| Downloadable Fonts || || jdaggett
|-
|new drop of pixman/cairo, need audit? || [[User:VladVukicevic/CairoSecReview|unscheduled]] || vlad
|-
|native JSON || || sayre
|-
|SVG CSS || || roc
|-
|CSS transforms || || keith
|-
|Viewport Tag Parsing || [[Firefox3/Viewport_Security_Review|Unscheduled]] || bholley
|-
|Selectors API || [[Firefox3/QuerySelector_Security_Review|2008-Aug-06]] || bzbarsky
|-
|Offline storage || || dcamp
|-
|JS Tracing and other perf refactoring || || Andreas Gal
|-
|XS-XHR || || sicking
|-
|XHR progress events || || smaug
|-
|border-image  || [[Firefox3/BorderImage_Security_Review|Unscheduled]] || rarnold
|-
|media queries || || dbaron
|-
|new sqlite drop || ||
|-
|HTML5 drag-drop || || Neil Deakin
|}


== mozilla-central ==
== mozilla-central ==

Latest revision as of 17:57, 20 August 2008

« previous week | index | next week »

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

GFX 1.9.1 Update

  • GFX blocking 1.9.1+
  • GFX wanted 1.9.1+
  • Performance:
    • imglib caching improvements up for review
    • cms Talos hit down to <= 5% on windows as well as linux - working on a testing framework so it can be landed
  • Features:
    • directfb work landed
    • glass effect landed

Layout 1.9.1 Update

  • 1.9.1 Layout Bugs
  • Video (roc/cdouble):
  • Acid3: Roc or dbaron, status?
  • SMIL (dholbert):
  • SVG fonts - karlt: won't be in 1.9.1
  • SVG CSS, roc:
  • media queries (dbaron):
  • CSS transforms - keith: under review (roc + dbaron)

Content 1.9.1 Update

  • Content 1.9.1 Bugs
  • Worker Threads:
  • Cross-site XHR:
  • XHR Upload and download progress events?
  • Java/OJI bug:


JS 1.9.1

  • JS 1.9.1 Bugs
  • JS Tracing:
    • Last week's status:
      • List gathered at the summit for integrating on trunk
      • meta bug: 449436
    • This Week's Status:
      • chasing bugs in 449436
      • very few regressions vs. interpreter left, some big wins
      • nested loop tracing / recursive function calls biggest performace problem near term
Blocking
417131 igor@mir2.org waiting on something? JS Enumeration Allocation Consternation
430133 mrbkap@gmail.com NOT BLOCKING Object.defineProperty
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
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

  • setting up mobile builds on a staging slave. Curious can follow along in bug 430200

General 1.9.1 Updates

  • offline cache, dcamp: Got first round of reviews last week, working through review comments this week.
  • localStorage, honzab:
  • HTML5 drag-drop

Security

  • Need to get reviews scheduled below! Like, now.
  • Core Security Bugs:

Security Reviews

See the security review schedule page to get your review scheduled ASAP!

mozilla-central