Changes between Version 2 and Version 3 of Modules


Ignore:
Timestamp:
Feb 27, 2012 5:56:51 PM (12 years ago)
Author:
abarth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modules

    v2 v3  
    55== Dependency rules ==
    66
    7 https://docs.google.com/drawings/d/10WlCj2J3arxf4cDGRKteNinaP755iFnmYtYtnNSCQOY/edit?authkey=CP6plYAI
     7 * https://docs.google.com/drawings/d/10WlCj2J3arxf4cDGRKteNinaP755iFnmYtYtnNSCQOY/edit?authkey=CP6plYAI
    88
    99== Associating JavaScript APIs with "core" objects ==
    1010
    11 http://trac.webkit.org/wiki/WebKitIDL#Supplemental
     11 * http://trac.webkit.org/wiki/WebKitIDL#Supplemental
    1212
    1313== Associating state with "core" objects ==
    1414
    15 http://trac.webkit.org/browser/trunk/Source/WebCore/platform/Supplementable.h
     15 * http://trac.webkit.org/browser/trunk/Source/WebCore/platform/Supplementable.h
    1616
    1717== Adding new events and exceptions ==
    1818
    19 http://trac.webkit.org/browser/trunk/Source/WebCore/dom/EventFactory.in
    20 http://trac.webkit.org/browser/trunk/Source/WebCore/dom/DOMExceptions.in
     19 * http://trac.webkit.org/browser/trunk/Source/WebCore/dom/EventFactory.in (should be DOMEvents.in)
     20 * http://trac.webkit.org/browser/trunk/Source/WebCore/dom/DOMExceptions.in