⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 141 and Version 142 of April 2011 Meeting


Ignore:
Timestamp:
Jun 8, 2026, 12:54:46 AM (15 hours ago)
Author:
darbinyan@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • April 2011 Meeting

    v141 v142  
    1 This is an unofficial page for the 2011 WebKit Contributors Meeting held from April 25th through April 26th.
    2 
    3 
    4 
    5 [[Image(http://farm6.static.flickr.com/5070/5684090280_fb2fc42c3c_z.jpg, link=http://www.flickr.com/photos/torarnv/5684090280/in/photostream/, title=Click for names/nicks/tags)]]
    6 
    7 Please add your suggested talks to the list below.  We'll lay out the schedule for the conference on Monday.
    8 
    9 == Proposed Talks / Discussions (host) [would attend!] ==
    10  * [wiki:"April 2011 Meeting/Getting compile time under control" Getting compile time under control] (weinig) [levin, mjs, dpranke, ojan, sjl, kling, torarne, estes, alexg, dimich, eseidel, aroben, lgombos, more...] {Super-High}
    11 
    12  * [wiki:"Unifying the build system" Unifying the build system] (abarth) [ddkilzer, dpranke, ojan, torarne, estes, eseidel, demarchi, jturcotte, aroben, lgombos] {High}
    13  * [wiki:"April 2011 Meeting/WebKit2" WebKit2] - One year later (weinig) [kling, mms, enrica, yael, noamr, torarne, estes, alexg, demarchi, jturcotte, philn, aroben, lgombos, kenneth, joone] {Medium-High}
    14  * [wiki:"April 2011 Meeting/Threading" Common thread patterns] in WebKit (levin) [mjs, dimich, aroben, lgombos] {Medium-High}
    15  * 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}
    16 
    17  * 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, hayato] {Medium}
    18  * Redesign of Position-related classes (rniwa) [leviw, enrica, eae] {Medium}
    19  * Add a way to [wiki:"detect a RenderObject is destroyed unsafely" RenderObject destruction] (aka add RenderObject guard) (rniwa) [dglazkov, eseidel, inferno-sec] {Medium}
    20  * 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}
    21  * [wiki:"April 2011 Meeting Hardware Acceleration Track" Hardware acceleration roundup], what do we share? what can we share?  (noamr) [sjl, torarne, alexg, jturcotte, aroben, lgombos, smfr, joone] {Medium}
    22  * Getting layout test times under control, getting new-run-webkit-tests working for everyone? (geoffrey garen/dpranke) [] {Medium}
    23  * [https://spreadsheets.google.com/spreadsheet/ccc?key=0AvJ3iMXu8ozRdEEtNGRjSWN4Z2tZSUd5eVJJelkzX0E&hl=en_US&authkey=CLng4swH Strategies for decreasing the number/frequency/duration of test failures] (aroben) [lgombos, eseidel, levin] {Medium}
    24  * HTML5 parser (eseidel, abarth) [mjs, estes, demarchi, inferno-sec] {Medium}
    25  * [wiki:"April 2011 Meeting/Sharing LayoutTestController Code" Sharing LayoutTestController Code] (morrita) [] {Medium-Low}
    26  * Understanding line-layout (bidi, line-box tree, etc.) (eseidel) [rniwa, dbates, morrita, ojan, yael, alexg, jparent, dimich, demarchi, inferno-sec, eae] {Medium-Low}
    27  * Media elements using the WebKit loader (scherkus) [] {Medium-Low}
    28 
    29  * Reducing checkout/update times, reducing layout test result churn () [] {Medium-Low}
    30 
    31  * Switching layout offsets to floats from ints (leviw) [dglazkov, ojan, eseidel, inferno-sec, eae] {Low}
    32  * Improving the verbosity of the editing markup (enrica) [rniwa] {Low}
    33  * MathML update (alex milowski) [] {Low}
    34  * Media element pseudo classes (eric) [] {Low}
    35  * New CSS positioning modes, eg. flex, grid () [] {Low}
    36  * Coming together on threading patterns for speed optimizations (ap?) [] {Low}
    37  * Updates on the grand loader fix, including plugins () [] {Low}
    38  * Sharing more code between WebKit1 and WebKit2 () [] {Low}
    39  * Overview of adding a new Element subclass () [] {Two}
    40  * LayoutTestAnalyzer, what is it? () [] {Low}
    41  * Gardening and keeping the bots green () [] {Low}
    42  * Adding multi-threaded code to WebKit, strategies (jchaffraix) {Low}
    43 
    44 
    45  * Advanced text layout (vertical text, ruby, etc) () [mjs, eseidel] {Double}
    46  * XML Processor Profiles [http://www.w3.org/TR/xml-proc-profiles/ (W3C LC Draft)] and WebKit (alex milowski) [] {Single}
    47  * Getting more ports to enable pixel tests on bots, and making them less brittle () [] {Silence}
    48 
    49 == Proposed Hackathons (host) [would attend!] ==
    50  * EventHandler cleanup (rniwa) [dglazkov, weinig, ojan, sjl, yael, demarchi, kenneth] {Medium-Low}
    51  * Fuzz-a-thon - run fuzzers, find bugs, fix them () [mjs, inferno-sec] {Medium-Low}
    52  * Converting more rendertree/manual tests to dumpAsText/dumpAsMarkup () [] {Medium-Low}
    53  * 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}
    54  * Flip on strict mode for smart pointers () [] {Medium-Low}
    55 
    56  * Component model API brainstorming (dglazkov) [weinig, lgombos, kenneth] {Low}
    57  * 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}
    58  * KURL unforking revisited (mjs) [abarth, weinig] {Low}
    59  * Finish bust'n up the Frame class cluster, and other big classes () [] {Low}
    60  * Splitting JSC into its own library for GTK () [] {Low}
    61  * Moving another port to GYP () [] {Low}
    62  * Splitting WTF out of JavaScriptCore () [] {Low}
    63 
    64  * Hacking check-webkit-style so you never have to flag the issue in a review again. (levin) {Double}
    65 
    66  * [wiki:TextInputTestSuite]—improving the coverage of editing in input type=text, search, etc. and textarea [rniwa, enrica, xji, yael, morrita, dglazkov]
    67 
    68 == Time Blocks ==
    69 
    70 https://spreadsheets.google.com/ccc?key=0AoCAfo_LQ5_kdGs3NEJMeUNVS3JUNUx5N3NSUU1aRWc&hl=en&authkey=CI7EsvgK
    71 
    72 == Attendee ==
    73  * adambe
    74  * adamk
    75  * adele
    76  * alexg
    77  * alexmilowski
    78  * amruthraj
    79  * antonm
    80  * aroben
    81  * benjaminp
    82  * bdath
    83  * bweinstein
    84  * caseq
    85  * cmumford
    86  * cshu
    87  * darin
    88  * darktears
    89  * dave_levin
    90  * ddkilzer
    91  * demarchi
    92  * dethbakin
    93  * dglazkov
    94  * dgrogan
    95  * dimich
    96  * dominicc
    97  * dpranke
    98  * enne
    99  * enrica
    100  * eric_carlson
    101  * ericu
    102  * eseidel
    103  * estes
    104  * fishd
    105  * geoff-
    106  * ggaren
    107  * gyuyoung
    108  * hayato
    109  * honten
    110  * inferno-sec
    111  * jamesr
    112  * japhet
    113  * jeffm7
    114  * jennb
    115  * jhoneycutt
    116  * jianli
    117  * jonlee
    118  * joone
    119  * jparent
    120  * jschuh
    121  * jturcott
    122  * kbr_google
    123  * keishi
    124  * kenne, kenneth
    125  * kinuko
    126  * kling
    127  * krit
    128  * lca
    129  * leviw
    130  * lgombos
    131  * loislo
    132  * makulkar, maheshk
    133  * mihaip
    134  * mitzpettel
    135  * morrita
    136  * mrobinson
    137  * msaboff
    138  * msanchez
    139  * noamr
    140  * othermaciej
    141  * ojan
    142  * pererik
    143  * pewtermoose (mlilek)
    144  * pnormand
    145  * prasadt
    146  * psolanki
    147  * rafaelw
    148  * rniwa
    149  * rolandsteiner
    150  * smfr
    151  * svillar
    152  * thakis
    153  * tkent
    154  * tonikitoo,agomes,antonio
    155  * tony{{{^}}}work
    156  * torarne
    157  * toyoshim
    158  * tronical
    159  * weinig
    160  * xan
    161  * yael
    162  * yutak
    163  * yuzo
     1{{{#!html
     2<div style="padding: 1em; background: #fff8c4; border-left: 4px solid #f5c842; margin: 1em 0;">
     3    <strong>⚠ This page has moved.</strong> The current documentation is at
     4    <a href="https://docs.webkit.org/Other/Contributor%20Meetings/ContributorMeeting2011.html">docs.webkit.org/Other/Contributor Meetings/ContributorMeeting2011</a>.
     5</div>
     6}}}