WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
8981
Move loading-related code out of WebView
https://bugs.webkit.org/show_bug.cgi?id=8981
Summary
Move loading-related code out of WebView
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2006-05-18 14:36:45 PDT
Created
attachment 8397
[details]
do it
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.
Top of Page
Format For Printing
XML
Clone This Bug