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 Sunday, February 12, 2006 7:15:33 AM UTC
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 Sunday, February 12, 2006 7:17:04 AM UTC
Created attachment 6425 [details] patch that factors out WebArchiver
Dave Hyatt
Comment 2 Sunday, February 12, 2006 7:18:26 AM UTC
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.