Changes between Version 3 and Version 4 of FiveYearPlanFall2015


Ignore:
Timestamp:
Nov 12, 2015 12:59:49 PM (8 years ago)
Author:
Simon Fraser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FiveYearPlanFall2015

    v3 v4  
    22* Display list experiment
    33* Optimized offsetWidth/height
     4* Indexed DB improvement
    45
    56== Loading ==
     
    78* Page cache cleanup
    89
     10== Standards things ==
     11* Maintain status on all the CSS Properties
     12* Event loop
     13* Fetch spec and API
     14* Service Workers
     15* Event handler attributes
     16* Intersection observer
     17* Scroll-linked effects
     18* Houdini
     19
    920== Page & friends ==
    1021* Page/Frame/FrameView/FrameLoader disambiguation
    1122* Unify scrolling architecture
     23 * Get WebKit1 scrolling out of WebCore
    1224
    1325== Code organization ==
     
    3244* lldb macros
    3345* notifyutil -p com.apple.WebKit.showRenderTree
    34 
    35 == Standards things ==
    36 * Maintain status on all the CSS Properties
    37 * Event loop
    38 * Event handler attributes
    39 * Intersection observer
    40 * Scroll-linked effects
    41 * Houdini