Changes between Version 6 and Version 7 of WebKitIDL


Ignore:
Timestamp:
Jan 27, 2012 6:01:28 PM (12 years ago)
Author:
haraken@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitIDL

    v6 v7  
    2323== ''[Supplemental]'' ==
    2424
    25 * [http://dev.w3.org/2006/webapi/WebIDL/#dfn-supplemental-interface The spec]
     25 * [http://dev.w3.org/2006/webapi/WebIDL/#dfn-supplemental-interface The spec]
    2626
    27 * [http://old.nabble.com/Things-missing-from-Web-IDL-for-HTML5-td24873773.html Easy explanation]
     27 * [http://old.nabble.com/Things-missing-from-Web-IDL-for-HTML5-td24873773.html Easy explanation]
    2828
    2929The [Supplemental] IDL helps WebKit modularization. The [Supplemental] IDL makes it possible to add XXX's APIs (e.g. XXX=WebAudio, WebSocket, Blob, GamePad, ...etc) without modifying code outside of WebCore/Modules/XXX/. This helps make XXX a "self-contained module".