Changes between Version 26 and Version 27 of March 2015 Meeting


Ignore:
Timestamp:
Mar 11, 2015 11:31:47 PM (9 years ago)
Author:
Simon Fraser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • March 2015 Meeting

    v26 v27  
    66= Topics =
    77
    8 * Improving collaboration on the Windows port [bfulgham]
    9 * Display list drawing [smfr]
    10 * WebCore architecture in 5 years [smfr]
    11 * Rendering state enforcement [smfr]
     8* Infrastructure improvements
     9 * Display list drawing [smfr]
     10 * Rendering state enforcement [smfr]
     11 * WebCore architecture in 5 years [smfr]
     12 * The new WebKit Network cache [antti, volunteered by chris]
     13 * Make filters fast all the time [dino]
     14 * Refactorings [? weinig]
     15   * FrameVIew/ScrollView/Widgets
     16   * Scrolling [bfulgham]
    1217
    13 * Refactorings [? weinig]
    14   * FrameVIew/ScrollView/Widgets
    15   * Scrolling [bfulgham]
     18* CSS features
     19 * CSS Grid Layout [lajava]
     20  * Current status and roadmap .
     21  * CSS Box Alignment support.
     22 * Project Houdini topics [dino]
     23   * Resize events
     24   * CSS Parser extensions and object model
     25   * CSS custom properties
     26   * Custom layout via a box tree API
     27   * Custom painting of elements via JS
     28   * Scroll synchronisation
     29   * UIWorkers
     30
     31* New features in ES6
    1632
    1733* New HTML/DOM Features
     
    2036  * Resource-Hints [yoav]
    2137
    22 * New features in ES6
    23 
    24 * Project Houdini topics [dino]
    25   * Resize events
    26   * CSS Parser extensions and object model
    27   * CSS custom properties
    28   * Custom layout via a box tree API
    29   * Custom painting of elements via JS
    30   * Scroll synchronisation
    31   * UIWorkers
    32 
    33 * Make filters fast all the time [dino]
    34 
    3538* Web Inspector topics [xenon]
    3639 * Demo of element change tracking [brrian]
    3740 * Web Replay status and plans [brrian]
    3841 * Demo of JS liveness/type profiler [saamyjoon]
     42
     43* EAWebKit [abaldeva]
     44  * Challenges faced by smaller/non-trunk ports. reintegration efforts
     45  * Testing tools/mechanisms
     46  * Pushing our port upstream.
     47  * How we can help?
    3948
    4049* Tools and testing
     
    4453 * Bugzilla improvements
    4554 * Can we fix review clobbering?
     55 * WebKit2 testing
     56 * iOS testing
    4657
    47 * How to communicate better with the web developers who do not follow our commits? [Jon Davis, volunteered by Benjamin]
     58* Process
     59 * How to communicate better with the web developers who do not follow our commits? [Jon Davis, volunteered by Benjamin]
     60 * Making reviews work without begging on IRC.
     61 * Improving collaboration on the Windows port [bfulgham]
    4862
    49 * Making reviews work without begging on IRC.
     63* Building and Debugging
     64 * Using CMake on Mac and Windows [alexchristensen]
     65 * Debugging tips, tricks and feature requests [?]
    5066
    51 * CSS Grid Layout [lajava]
    52   * Current status and roadmap .
    53   * CSS Box Alignment support.
    54 
    55 * Debugging tips, tricks and feature requests [?]
    56 
    57 * Moar testing
    58   * WebKit2 testing
    59   * iOS testing
    60 
    61 * The new WebKit Network cache [antti, volunteered by chris]
    62 
    63 * Using CMake on Mac and Windows [alexchristensen]
    64 * EAWebKit [abaldeva]
    65   * Challenges faced by smaller/non-trunk ports. reintegration efforts
    66   * Testing tools/mechanisms
    67   * Pushing our port upstream.
    68   * How we can help?