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