Bug 118048

Summary: Refactoring: Replace DocumentLoader::writer() with more focused APIs
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aestes, ap, beidson, koivisto, morrita
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-06-26 00:14:47 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/c681b802437a9cce8226939d46e662678681bfc9 This change kills DocumentLoader::writer() with following APIs: - DocumentLoader::mimeType() - DocumentLoader::beginWriting() - DocumentLoader::replaceDocument()
Attachments
Note You need to log in before you can comment on or make changes to this bug.