Skip to content

Commit

Permalink
Don't override every method in docShell, only those where webShell ne…
Browse files Browse the repository at this point in the history
…eds to do different things. Remove dependency on nsIBrowserWindow. WebShell should no longer create the native widget. Removed a number of APIs from nsIWebShell to continue thining it down until it is completely removed. Other general cleanup and removal of dead code. Sizing and positioning is left nearly completely up to docShell. The bounds must be stored locally for now as there is a problem with the sizeToContent when the child has already been reflowed on an unconstrained basis, this will be fixed soon thus allowing the removal of the locally cached bounds. HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
  • Loading branch information
tbogard%aol.net committed Mar 11, 2000
1 parent a57c460 commit 3a96e93
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 1,238 deletions.

0 comments on commit 3a96e93

Please sign in to comment.