RESOLVED FIXED 28210
Document relation between major objects in WebCore
https://bugs.webkit.org/show_bug.cgi?id=28210
Summary Document relation between major objects in WebCore
Adam Barth
Reported 2009-08-11 21:30:22 PDT
We should create a page on the web site that explains the relation between the major objects in webcore, especially when those relations can be null.
Attachments
Patch v1 (3.15 KB, patch)
2009-08-11 21:39 PDT, Adam Barth
no flags
Patch v1 (3.15 KB, patch)
2009-08-11 21:40 PDT, Adam Barth
oliver: review+
Adam Barth
Comment 1 2009-08-11 21:39:43 PDT
Created attachment 34635 [details] Patch v1
Adam Barth
Comment 2 2009-08-11 21:40:36 PDT
Created attachment 34636 [details] Patch v1
Adam Barth
Comment 3 2009-08-11 21:55:37 PDT
Sending WebKitSite/ChangeLog Adding WebKitSite/coding/major-objects.html Transmitting file data .. Committed revision 47085. http://trac.webkit.org/changeset/47085
Darin Adler
Comment 4 2009-08-11 22:52:59 PDT
This diagram shows DOMWindow between Frame and Document. But it's not really like that.
Adam Barth
Comment 5 2009-08-12 07:14:10 PDT
(In reply to comment #4) > This diagram shows DOMWindow between Frame and Document. But it's not really > like that. Ok. I'll see what I can do to fix that.
Note You need to log in before you can comment on or make changes to this bug.