Changes between Initial Version and Version 1 of Modules


Ignore:
Timestamp:
Feb 27, 2012, 3:29:11 PM (13 years ago)
Author:
abarth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modules

    v1 v1  
     1= The Care and Feeding of WebCore Modules =
     2
     3== Overview ==
     4
     5== Dependency rules ==
     6
     7== Associating JavaScript APIs with "core" objects ==
     8
     9== Associating state with "core" objects ==
     10
     11== Adding new events and exceptions ==