Bug 7208

Summary: factor WebArchive creation code out of other classes into new WebArchiver
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch that factors out WebArchiver hyatt: review+

Description Maciej Stachowiak 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.
Comment 1 Maciej Stachowiak 2006-02-11 23:17:04 PST
Created attachment 6425 [details]
patch that factors out WebArchiver
Comment 2 Dave Hyatt 2006-02-11 23:18:26 PST
Comment on attachment 6425 [details]
patch that factors out WebArchiver

r=me