Bug 8981

Summary: Move loading-related code out of WebView
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
do it eric: review+

Maciej Stachowiak
Reported 2006-05-18 14:32:52 PDT
WebView has a bunch of methods called from WebLoader which are related to loading and take a WebDataSource argument, but they just call a bunch of WebDataSource methods, so they may as well be on WebDataSource in the first place.
Attachments
do it (11.08 KB, patch)
2006-05-18 14:36 PDT, Maciej Stachowiak
eric: review+
Maciej Stachowiak
Comment 1 2006-05-18 14:36:45 PDT
Eric Seidel (no email)
Comment 2 2006-05-18 14:42:44 PDT
Comment on attachment 8397 [details] do it r=me
Note You need to log in before you can comment on or make changes to this bug.