Changes between Version 75 and Version 76 of April 2011 Meeting


Ignore:
Timestamp:
Apr 25, 2011 10:00:34 AM (13 years ago)
Author:
sam@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • April 2011 Meeting

    v75 v76  
    44
    55== Proposed Talks / Discussions (host) [would attend!] ==
     6 * Getting compile time under control (weinig) [levin, mjs, dpranke, ojan, sjl, kling, torarne, estes, alexg, dimich, eseidel, aroben, lgombos, more...] {Super-High}
     7
     8 * Unifying the build system (abarth) [ddkilzer, dpranke, ojan, torarne, estes, eseidel, demarchi, jturcotte, aroben, lgombos] {High}
     9 * WebKit2 - One year later (weinig) [kling, mms, enrica, yael, noamr, torarne, estes, alexg, demarchi, jturcotte, philn, aroben, lgombos, kenneth] {Medium-High}
     10 * Common thread (communication) patterns in WebKit (levin) [mjs, dimich, aroben, lgombos] {Medium-High}
     11 * Removing or rejecting features - is there a way for the WebKit project to say no to things? (mjs) [weinig, abarth, levin, morrita, dpranke, ojan, sjl, noamr, kling, torarne, dimich, lgombos] {Medium-High}
     12
     13 * Advanced tool usage (webkit-patch, commit-queue, ews-bots, sheriff-bot, re-baseline tool, new-run-webkit-test, reviewtool, etc.) (eseidel) [mjs, dpranke, ojan, sjl, yael, estes, alexg, jparent, philn, aroben, inferno-sec, lgombos] {Medium}
    614 * Redesign of Position-related classes (rniwa) [leviw, enrica, eae] {Medium}
    715 * Add a way to detect a RenderObject destroyed unsafely (aka add RenderObject guard) (rniwa) [dglazkov, eseidel, inferno-sec] {Medium}
    8  * Unifying the build system (abarth) [ddkilzer, dpranke, ojan, torarne, estes, eseidel, demarchi, jturcotte, aroben, lgombos] {High}
    9  * Common thread (communication) patterns in WebKit (levin) [mjs, dimich, aroben, lgombos] {Medium-High}
    1016 * Shadow DOM and the [wiki:"Component Model" component model] (dglazkov and friends) [rniwa, leviw, mjs, enrica, dbates, dpranke, sjl, yael, jparent, eseidel, inferno-sec, kenneth] {Medium}
    11  * Switching layout offsets to floats from ints (leviw) [dglazkov, ojan, eseidel, inferno-sec, eae] {Low}
    12  * WebKit2 - One year later (weinig) [kling, mms, enrica, yael, noamr, torarne, estes, alexg, demarchi, jturcotte, philn, aroben, lgombos, kenneth] {Medium-High}
    13  * Getting compile time under control (weinig) [levin, mjs, dpranke, ojan, sjl, kling, torarne, estes, alexg, dimich, eseidel, aroben, lgombos, more...] {Super-High}
    14  * Advanced tool usage (webkit-patch, commit-queue, ews-bots, sheriff-bot, re-baseline tool, new-run-webkit-test, reviewtool, etc.) (eseidel) [mjs, dpranke, ojan, sjl, yael, estes, alexg, jparent, philn, aroben, inferno-sec, lgombos] {Medium}
     17 * Hardware acceleration roundup, what do we share? what can we share?  (noamr) [sjl, torarne, alexg, jturcotte, aroben, lgombos, smfr] {Medium}
     18 * Getting layout test times under control, getting new-run-webkit-tests working for everyone? (geoffrey garen) [] {Medium}
     19 * Strategies for decreasing the number/frequency/duration of test failures (aroben) [lgombos, eseidel, levin] {Medium}
     20 * HTML5 parser (eseidel, abarth) [mjs, estes, demarchi, inferno-sec] {Medium}
     21
     22 * Sharing LayoutTestController code () [] {Medium-Low}
    1523 * Understanding line-layout (bidi, line-box tree, etc.) (eseidel) [rniwa, dbates, morrita, ojan, yael, alexg, jparent, dimich, demarchi, inferno-sec, eae] {Medium-Low}
    16  * Removing or rejecting features - is there a way for the WebKit project to say no to things? (mjs) [weinig, abarth, levin, morrita, dpranke, ojan, sjl, noamr, kling, torarne, dimich, lgombos] {Medium-High}
    17  * Improving the verbosity of the editing markup (enrica) [rniwa] {Low}
    18  * Hardware acceleration roundup, what do we share? what can we share?  (noamr) [sjl, torarne, alexg, jturcotte, aroben, lgombos, smfr] {Medium}
    19  * XML Processor Profiles [http://www.w3.org/TR/xml-proc-profiles/ (W3C LC Draft)] and WebKit (alex milowski) [] {Single}
    20  * MathML update (alex milowski) [] {Low}
    21  * HTML5 parser (eseidel, abarth) [mjs, estes, demarchi, inferno-sec] {Medium}
    22  * Advanced text layout (vertical text, ruby, etc) () [mjs, eseidel] {Double}
    23  * Strategies for decreasing the number/frequency/duration of test failures (aroben) [lgombos, eseidel, levin] {Medium}
    24  * Media elements using the WebKit loader (scherkus) [] {Medium-Low}
    25  * Media element pseudo classes (eric) [] {Low}
    26  * Sharing LayoutTestController code () [] {Medium-Low}
    27  * New CSS positioning modes, eg. flex, grid () [] {Low}
    28  * Getting layout test times under control, getting new-run-webkit-tests working for everyone? (geoffrey garen) [] {Medium}
    2924 * Update on new-run-webkit-tests () [] {Medium-Low}
    3025 * Reducing checkout/update times, reducing layout test result churn () [] {Medium-Low}
     26 * Media elements using the WebKit loader (scherkus) [] {Medium-Low}
     27
     28 * Switching layout offsets to floats from ints (leviw) [dglazkov, ojan, eseidel, inferno-sec, eae] {Low}
     29 * Improving the verbosity of the editing markup (enrica) [rniwa] {Low}
     30 * MathML update (alex milowski) [] {Low}
     31 * Media element pseudo classes (eric) [] {Low}
     32 * New CSS positioning modes, eg. flex, grid () [] {Low}
    3133 * Coming together on threading patterns for speed optimizations (ap?) [] {Low}
    3234 * Updates on the grand loader fix, including plugins () [] {Low}
     
    3436 * Overview of adding a new Element subclass () [] {Two}
    3537 * LayoutTestAnalyzer, what is it? () [] {Low}
     38 * Gardening and keeping the bots green () [] {Low}
    3639 * Adding multi-threaded code to WebKit, strategies (jchaffraix) {Low}
     40
     41
     42 * Advanced text layout (vertical text, ruby, etc) () [mjs, eseidel] {Double}
     43 * XML Processor Profiles [http://www.w3.org/TR/xml-proc-profiles/ (W3C LC Draft)] and WebKit (alex milowski) [] {Single}
    3744 * Getting more ports to enable pixel tests on bots, and making them less brittle () [] {Silence}
    38  * Gardening and keeping the bots green () [] {Low}
    3945
    4046== Proposed Hackathons (host) [would attend!] ==
    4147 * EventHandler cleanup (rniwa) [dglazkov, weinig, ojan, sjl, yael, demarchi, kenneth] {Medium-Low}
     48 * Fuzz-a-thon - run fuzzers, find bugs, fix them () [mjs, inferno-sec] {Medium-Low}
     49 * Converting more rendertree/manual tests to dumpAsText/dumpAsMarkup () [] {Medium-Low}
     50 * Review-a-thon!  Get as many patches out of webkit.org/pending-review as possible (eseidel) [mjs, abarth, levin, ojan, weinig, kling, aroben] {Medium-Low}
     51 * Flip on strict mode for smart pointers () [] {Medium-Low}
     52
    4253 * Component model API brainstorming (dglazkov) [weinig, lgombos, kenneth] {Low}
    43  * Review-a-thon!  Get as many patches out of webkit.org/pending-review as possible (eseidel) [mjs, abarth, levin, ojan, weinig, kling, aroben] {Medium-Low}
    4454 * Hacking webkitpy/bugzilla for fun and profit.  Tour all the tool code? Write our own sheriff-bot command? (eseidel) [levin, ojan, jparent, abarth, philn, aroben] {Low}
    45  * Hacking check-webkit-style so you never have to flag the issue in a review again. (levin) {Double}
    4655 * KURL unforking revisited (mjs) [abarth, weinig] {Low}
    47  * Fuzz-a-thon - run fuzzers, find bugs, fix them () [mjs, inferno-sec] {Medium-Low}
    4856 * Finish bust'n up the Frame class cluster, and other big classes () [] {Low}
    49  * Flip on strict mode for smart pointers () [] {Medium-Low}
    5057 * Splitting JSC into its own library for GTK () [] {Low}
    5158 * Moving another port to GYP () [] {Low}
    52  * Converting more rendertree/manual tests to dumpAsText/dumpAsMarkup () [] {Medium-Low}
    5359 * Splitting WTF out of JavaScriptCore () [] {Low}
     60
     61 * Hacking check-webkit-style so you never have to flag the issue in a review again. (levin) {Double}
    5462
    5563== Time Blocks ==