Bug 28210 - Document relation between major objects in WebCore
Summary: Document relation between major objects in WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-11 21:30 PDT by Adam Barth
Modified: 2009-08-12 07:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (3.15 KB, patch)
2009-08-11 21:39 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch v1 (3.15 KB, patch)
2009-08-11 21:40 PDT, Adam Barth
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 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.
Comment 1 Adam Barth 2009-08-11 21:39:43 PDT
Created attachment 34635 [details]
Patch v1
Comment 2 Adam Barth 2009-08-11 21:40:36 PDT
Created attachment 34636 [details]
Patch v1
Comment 3 Adam Barth 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
Comment 4 Darin Adler 2009-08-11 22:52:59 PDT
This diagram shows DOMWindow between Frame and Document. But it's not really like that.
Comment 5 Adam Barth 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.