Changes between Version 6 and Version 7 of FiveYearPlanFall2015


Ignore:
Timestamp:
Mar 22, 2016 12:09:52 PM (8 years ago)
Author:
Simon Fraser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FiveYearPlanFall2015

    v6 v7  
    11= Disclaimer =
    22
    3 This document is not an official 5-year plan for the WebKit project. It was a starting point for discussion at the 2015 WebKit contributors meeting. Opinions expressed here are not necessarily those of the project as a whole, etc.
     3This document is not an official 5-year plan for the WebKit project. It was a starting point for discussion at the 2015 WebKit contributors meeting. Opinions expressed here are not necessarily those of the project as a whole.
    44
    55= What have we done? =
     
    8484    * '''Sam''' Attempt to define loading for the web platform. It has an XHR like API. This is really a pre-req for Service Workers. Sub resource integrity spec and others that are related.
    8585    * Service Workers
    86         * People think they want it, some of them actually do want it. We should probably do it.
     86        * Becoming a more frequent request. We should do it.
    8787    * Event handler attributes
    8888        * Avoid synchronous touch events. Trackers will do event handlers to track page usage, and it always falls into synchronous touch events.