RESOLVED FIXED 7208
factor WebArchive creation code out of other classes into new WebArchiver
https://bugs.webkit.org/show_bug.cgi?id=7208
Summary factor WebArchive creation code out of other classes into new WebArchiver
Maciej Stachowiak
Reported 2006-02-11 23:15:33 PST
To make it easier to move code around, the code for creating WebArchives should be factored into a separate class instead of being interlaced through sevaral classes.
Attachments
patch that factors out WebArchiver (18.78 KB, patch)
2006-02-11 23:17 PST, Maciej Stachowiak
hyatt: review+
Maciej Stachowiak
Comment 1 2006-02-11 23:17:04 PST
Created attachment 6425 [details] patch that factors out WebArchiver
Dave Hyatt
Comment 2 2006-02-11 23:18:26 PST
Comment on attachment 6425 [details] patch that factors out WebArchiver r=me
Note You need to log in before you can comment on or make changes to this bug.