Changes between Version 1 and Version 2 of Modules
- Timestamp:
- Feb 27, 2012, 5:44:08 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Modules
v1 v2 5 5 == Dependency rules == 6 6 7 https://docs.google.com/drawings/d/10WlCj2J3arxf4cDGRKteNinaP755iFnmYtYtnNSCQOY/edit?authkey=CP6plYAI 8 7 9 == Associating JavaScript APIs with "core" objects == 10 11 http://trac.webkit.org/wiki/WebKitIDL#Supplemental 8 12 9 13 == Associating state with "core" objects == 10 14 15 http://trac.webkit.org/browser/trunk/Source/WebCore/platform/Supplementable.h 16 11 17 == Adding new events and exceptions == 18 19 http://trac.webkit.org/browser/trunk/Source/WebCore/dom/EventFactory.in 20 http://trac.webkit.org/browser/trunk/Source/WebCore/dom/DOMExceptions.in