= The Care and Feeding of WebCore Modules = == Overview == == Dependency rules == * https://docs.google.com/drawings/d/10WlCj2J3arxf4cDGRKteNinaP755iFnmYtYtnNSCQOY/edit?authkey=CP6plYAI == Associating JavaScript APIs with "core" objects == * http://trac.webkit.org/wiki/WebKitIDL#Supplemental == Associating state with "core" objects == * http://trac.webkit.org/browser/trunk/Source/WebCore/platform/Supplementable.h == Adding new events and exceptions == * http://trac.webkit.org/browser/trunk/Source/WebCore/dom/EventFactory.in (should be DOMEvents.in) * http://trac.webkit.org/browser/trunk/Source/WebCore/dom/DOMExceptions.in