Platform/2009-07-07: Difference between revisions

m
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<small>[[Platform/2009-06-23|&laquo; previous week]] | [[Platform|index]] | [[Platform/2009-07-07|next week &raquo;]]</small>
<small>[[Platform/2009-06-30|&laquo; previous week]] | [[Platform|index]] | [[Platform/2009-07-14|next week &raquo;]]</small>


=== Notices / Schedule ===
=== Notices / Schedule ===
Line 58: Line 58:
=== Content Update ===
=== Content Update ===


* HTML5 parser landed! (preffed off -- about:config pref is "html5.enable".  This isn't listed in about:config; you need to right-click, new, boolean.)
* HTML5 parser landed! (preffed off -- about:config pref is "html5.enable".)
* peterv's slimwrappers landed, moving on to further optimizations that can be done now that the main work enabled.
* peterv's slimwrappers landed, moving on to further optimizations that can be done now that the main work enabled.
* Ben Newman is working with Henri Sivonen on figuring out what still needs to be done with the generated code in the HTML5 parser (cleanup of the generated code etc, so work on the generator itself).
* Ben Newman is working with Henri Sivonen on figuring out what still needs to be done with the generated code in the HTML5 parser (cleanup of the generated code etc, so work on the generator itself).
Line 73: Line 73:
=== JS ===
=== JS ===
* landed https://bugzilla.mozilla.org/show_bug.cgi?id=200505. big perf win on some benchmarks.
* landed https://bugzilla.mozilla.org/show_bug.cgi?id=200505. big perf win on some benchmarks.
* looked some at Google's [http://code.google.com/p/sputniktests/ Sputnik] ES3 testsuite
** none of our existing failures are too serious
** some errors are codified in ES5
** a large number of existing failures can be tracked to giving native functions (those built into ES5 itself) .prototype
** many also due to reading all input as ASCII when Sputnik expects UTF-8, see {{bug|495970}} and {{bug|501265}}, probably will switch to read input as UTF-8 for simplicity
** work on bugfixes probably not particularly high-priority, will keep an eye on things as UTF-8 and similar bugs are fixed to clear out the low-hanging fruit


=== Static Analysis ===
=== Static Analysis ===
Line 106: Line 100:
** still to enable on other branches, nom'd 1.9.1.1 bug
** still to enable on other branches, nom'd 1.9.1.1 bug
** once tp4 rollout completed, want to power off fast talos machines, and EOL tp3
** once tp4 rollout completed, want to power off fast talos machines, and EOL tp3
* new graph server
* new graph server (graphs.m.o), old is now called graphs-old.m.o
** new dashboard at [http://graphs.mozilla.org/dashboard/]
* working with IT to power up more machines in colo; needed for places, electrolysis, wait times.


=== Roundtable (both topics deferred to next week) ===
=== Roundtable ===
* Everyone should read [https://wiki.mozilla.org/Platform/2009-Q3-Goals other team's goals.
* Everyone should read [[Platform/2009-Q3-Goals|other teams' goals]].
* keeping trunk stable for the next few months (beltzner)
* keeping trunk stable for the next few months (beltzner)
** landings that affect broad areas of the code should be discussed here and in dev-planning, first
** landings that affect broad areas of the code should be discussed here and in dev-planning, first
Confirmed users
446

edits